Anyone have a working config for displaying CPU/MEM % on Weathermap with LibreNMS? My CPU/MEMs are being graphed and my interface target links on Weathermap work.
I’ve tried different variations of this below.
NODE test
LABEL {node:this:inpercent:%0.1f}% CPU
TARGET ./test/processor-cpm-1.rrd:usage:AVERAGE
POSITION main_test -100 0
NODE test
LABEL {node:this:inpercent:%0.1f}% CPU
TARGET gauge: /test/processor-cpm-1.rrd:usage:AVERAGE
POSITION main_test -100 0