Xymon Mailing List Archive search

enhancement request: memory usage in real values

list Stef Coene
Thu, 7 Mar 2019 16:08:20 +0100
Message-Id: <user-a013165a5ff0@xymon.invalid>

Hi,

In case someone is interested, I created a patch for this:

- renamed function get_mem_percent to get_percent

- created new function get_percent
	-> this searches for the 3 values for used, total and percent

- renamed function do_memory_rrd_update to do_memory_rrd_update_pct

- created new function do_memory_rrd_update
	-> the rrd created start with absolute-memory and contains the used and 
total values


Stef