Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Oh got it, thank you. One more question , I want to get the temperature of an equipment and put it in a node, what's the code for that? I've tried {node:this:bandwidth_out} but its not that.
This is the info for that .rrd :
Then you missed the gauge: prefix which stops it multiplying by 8 (regular SNMP interface traffic counters are byte counters, so Weathermap multiplies by 8 to get bits/sec by default).
NODE THE
LABEL THE
ICON images/Host.png
POSITION 350 350
NODE THE_MOS
LABEL {node:this:bandwidth_in:%d}
POSITION THE 0 30
TARGET gauge:/var/lib/cacti/rra/switch00_the_uk_sumpsd_968.rrd:voipMOS:-
04/26/2015 05:23:12 PM - WEATHERMAP: Poller[0] WARNING: [Map 6] OFFICE: ReadData: NODE node00065, target: /var/www/html/rra/juniper-fw_nssessions_120.rrd:nssessions:- on config line 249 of /var/www/html/plugins/weathermap/configs/OFFICE had no valid data, according to WeatherMapDataSource_rrd
04/27/2015 10:21:18 AM - WEATHERMAP: Poller[0] WARNING: [Map 6] OFFICE: ReadData: NODE node00065, target: /var/www/html/rra/juniper-fw_nssessions_120.rrd:nssessions:- on config line 270 of /var/www/html/plugins/weathermap/configs/OFFICE had no valid data, according to WeatherMapDataSource_rrd
04/27/2015 10:21:18 AM - WEATHERMAP: Poller[0] WARNING: [Map 6] OFFICE: RRD ReadData: At least one of your DS names (nssessions and -) were not found, even though there was a valid data line. Maybe they are wrong? Valid DS names in this file are: nsSessions, [WMRRD06]
04/27/2015 10:21:18 AM - WEATHERMAP: Poller[0] WARNING: [Map 6] OFFICE: ReadData: NODE node00065, target: /var/www/html/rra/juniper-fw_nssessions_120.rrd:nssessions:- on config line 270 of /var/www/html/plugins/weathermap/configs/OFFICE had no valid data, according to WeatherMapDataSource_rrd
04/27/2015 10:21:18 AM - WEATHERMAP: Poller[0] WARNING: [Map 6] OFFICE: RRD ReadData: At least one of your DS names (nssessions and -) were not found, even though there was a valid data line. Maybe they are wrong? Valid DS names in this file are: nsSessions, [WMRRD06]
i have to fixed finished
i change " nssessions:- " to "nsSessions:-" and " LABEL {node:this:bandwidth_in} sessions" to "LABEL {node:this:inpercent:%d} sessions"