Problem: Some of nagiostats MRTG data variables are not working:
---------- 8< 8< 8< 8< ----------
root@nagios:/home/jiikoo# /usr/local/nagios/bin/nagiostats --mrtg --data=TOTCHKBUF,USEDCMDBUF,HIGHCMDBUF,NAGIOSVERPID
TOTCHKBUF
USEDCMDBUF
HIGHCMDBUF
Nagios 4.0.4 (pid=11497)
---------- 8< 8< 8< 8< ----------
nagiostats 4.0.4 bug?
Re: nagiostats 4.0.4 bug?
AFAIK, those variables don't exist anymore in Nagios 4.x.
You'll need to remove that one graph out of your mrtg.cfg
nagiostats.c needs amending to remove them from the --help output, too.
You'll need to remove that one graph out of your mrtg.cfg
nagiostats.c needs amending to remove them from the --help output, too.
Re: nagiostats 4.0.4 bug?
Thanks for the post prandal. I don't see TOTCHKBUF in nagiostats.c in 4.0.4 or 3.5.1
Where were you finding it? Did you mean TOTCMDBUF?
Where were you finding it? Did you mean TOTCMDBUF?
Former Nagios employee