Error after update

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
c.slagel
Posts: 57
Joined: Mon Dec 17, 2012 6:47 pm

Error after update

Post by c.slagel »

After updating to the latest version, I'm using the website config wizzard to set up a content monitor, however it is now returning the error "(Return code of 127 is out of bounds - plugin may be missing)".

Also, the configurations for ALL my services are now reading as follows:

-s "Powered By Nox" -f ok -I 10.1.2.126 -u "/" -p 80

Instead of displaying quotes.

Here's a snapshot
Screen Shot 2013-01-23 at 5.45.17 PM.png
Any input on either issue would be appreciated.
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Error after update

Post by abrist »

It is a bug. Roll back to a snapshot from right before the upgrade and then update the attached ccm.zip component from admin --> manage components --> browse and then upload.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
c.slagel
Posts: 57
Joined: Mon Dec 17, 2012 6:47 pm

Re: Error after update

Post by c.slagel »

Thank you. That fixed the quote issue.

However, still for any new service I add or even one's that I modify the config after the update I'm getting "(Return code of 127 is out of bounds - plugin may be missing)".

Any idea on this?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Error after update

Post by abrist »

If you go to the actual service check cfg file in:

Code: Select all

/usr/local/nagios/etc/services/...
Do you see " in any of the checks that are returning a 127 error? If so, check them in XI for the html, but do not actually edit the cfg files as they will just be overwritten from the ccm.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked