We have this configuration: Nagios XI 2011R1.5
Red Hat Enterprise Linux Server release 5.3; 32 bit; VMWare Image of NagiosXI; No special configurations.Using Mozilla firefox.
We were following this link http://labs.nagios.com/2011/06/14/check ... -a-plugin/
The script is already executable, but we can see this message
[nagios@nagioscwp libexec]$ ./check_xi_updates -c 7
XI Updates UNKNOWN: Failed to check for updates.|'Build Age'=0;;;0;730 'Release Age'=0;;;0;730
[nagios@nagioscwp libexec]$
Certainly, our last_update_check_succeeded has failed. How can I figure out why?
Check for XI updates with a plugin
Re: Check for XI updates with a plugin
That plugin is still fairly new. Are you able to get a successful update notice from the Nagios XI Admin->Check For Updates page?
Re: Check for XI updates with a plugin
Hmm,
this is what I get>
Update Check Problem: Last update check failed.
Latest Available Version: 2009R1.3G
Installed Version: 2011R1.5
Last Update Check: 2011-07-14 13:06:48
I have version R1.5, whay the latest available version is R.3G?
FUA
this is what I get>
Update Check Problem: Last update check failed.
Latest Available Version: 2009R1.3G
Installed Version: 2011R1.5
Last Update Check: 2011-07-14 13:06:48
I have version R1.5, whay the latest available version is R.3G?
FUA
Re: Check for XI updates with a plugin
This is something we'll dig into a little deeper, thanks for bringing it to our attention.
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: Check for XI updates with a plugin
Thanks,
Our last_update_check_succeeded has failed. How can I figure out why?
Our last_update_check_succeeded has failed. How can I figure out why?
Re: Check for XI updates with a plugin
Where in the interface are you seeing that it has failed, can you post a screenshot?
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: Check for XI updates with a plugin
Attached you will find what you were asking for.
You do not have the required permissions to view the files attached to this post.
Re: Check for XI updates with a plugin
There's a known bug in 1.6 that causes the update check to fail. We fixed the bug in SVN for the next release. However, the update check may still fail if the XI server is behind a proxy, we're still working on that part.
Re: Check for XI updates with a plugin
With upgrade R1.7, it is still there at GUI Level.
In Console, the same
[root@nagioscwp libexec]# ./check_xi_updates -c 7
XI Updates UNKNOWN: Failed to check for updates.|'Build Age'=0;;;0;730 'Release Age'=0;;;0;730
In Console, the same
[root@nagioscwp libexec]# ./check_xi_updates -c 7
XI Updates UNKNOWN: Failed to check for updates.|'Build Age'=0;;;0;730 'Release Age'=0;;;0;730
Re: Check for XI updates with a plugin
Are you behind a proxy?
Be sure to check out our Knowledgebase for helpful articles and solutions!