Upgrade Fail NagiosXI 2014R2.2

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
fbourdier94
Posts: 9
Joined: Tue Oct 07, 2014 2:15 am

Re: Upgrade Fail NagiosXI 2014R2.2

Post by fbourdier94 »

Yes sure,
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Upgrade Fail NagiosXI 2014R2.2

Post by tgriep »

Could you also post how your check commands are setup for those services?
Be sure to check out our Knowledgebase for helpful articles and solutions!
fbourdier94
Posts: 9
Joined: Tue Oct 07, 2014 2:15 am

Re: Upgrade Fail NagiosXI 2014R2.2

Post by fbourdier94 »

Yes,

/usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/10.0.10.15_5001.rrd -w 0,0 -c 1,1 -l G

I don't know why status in Mbp change on Gbp
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Upgrade Fail NagiosXI 2014R2.2

Post by sreinhardt »

It seems that the flag -l G was provided at the end of your command. This will force the plugin to expect the input received from the device is in Gbps and that your output should be gbps. You can change this back to -l M if you wish, although for the period of time you had gbps, the graphs will not appear correct, and there isn't too much you can do to correct it. You could also just remove the -l flag and the plugin should autoscale appropriately.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked