Howto Add a Meter to Htop

Create the appropriate meter

Imitate the uptime meter => XXXX

Change the CRT.* file

Add XXXX to the file (for Uptime: UPTIME)

Edit Makefile.am

Add XXXXMeter.* after UptimeMeter.*

m4 & autoconf stuff

Follow the error message

Make & install