check_rrdtraf plugin
Posted: Tue Oct 10, 2017 4:21 am
Hi,
When executing this plugin with a higher unit then bytes, the result is as follows (sample):
Is there a possibility to obtain the values that have 0 float showing as 0.xxMbps instead of a .xxMbps?
Also is there a possibility of taking into consideration low and high thresholds?
Thanks in advance
When executing this plugin with a higher unit then bytes, the result is as follows (sample):
Code: Select all
/usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/10.193.1.3_504.rrd -w 500.0,500.0 -c 800.0,800.0 -l M
OK - Current BW in: .64Mbps Out: .17Mbps|in=.643269Mb/s;500.0;800.0 out=.171962Mb/s;500.0;800.0Also is there a possibility of taking into consideration low and high thresholds?
Thanks in advance