Search found 8 matches
- Tue Mar 06, 2012 4:16 pm
- Forum: Nagios XI
- Topic: VMWare Wizard template bug
- Replies: 1
- Views: 691
VMWare Wizard template bug
The Template seems to have a bug in vmware.inc.php The *.txt files created by the wizard places username and password all on one line. I have made a change that fixes this. $username=grab_array_var($inargs,'username',''); change to: $username=grab_array_var($inargs,'username',''); $username=($userna...
- Mon Feb 06, 2012 5:20 pm
- Forum: Nagios XI
- Topic: nrpe memory calculations
- Replies: 1
- Views: 752
nrpe memory calculations
Are the calculations correct for Linux? They don't seem to be taking into account the buffers & cache. At least on my systems.
I am getting alerts because the "free" memory is low. But I have plenty available in buffers & cache.
I am getting alerts because the "free" memory is low. But I have plenty available in buffers & cache.
- Fri Jan 13, 2012 8:47 am
- Forum: Nagios XI
- Topic: Check Update failed using proxy
- Replies: 32
- Views: 16099
Re: Check Update failed using proxy
I can use CentOS if that OS is better supported. We have lots of RHEL Entitlements, so it does not matter to me. Let me know what distro and version is best.
- Thu Jan 12, 2012 5:59 pm
- Forum: Nagios XI
- Topic: Check Update failed using proxy
- Replies: 32
- Views: 16099
Re: Check Update failed using proxy
Thank You, but the wiki did not help. I am going to do another fresh install.
Questions:
What version of RHEL should I use? 5, 6? x86, x64?
What dependencies should I install first?
(I could not find any info on this in anywhere on the site.)
Thank You again for the help.
Questions:
What version of RHEL should I use? 5, 6? x86, x64?
What dependencies should I install first?
(I could not find any info on this in anywhere on the site.)
Thank You again for the help.
- Thu Jan 12, 2012 5:08 pm
- Forum: Nagios XI
- Topic: Check Update failed using proxy
- Replies: 32
- Views: 16099
Re: Check Update failed using proxy
No. I have the same issue. Any other options?
- Thu Jan 12, 2012 9:43 am
- Forum: Nagios XI
- Topic: Check Update failed using proxy
- Replies: 32
- Views: 16099
Re: Check Update failed using proxy
That is true. It will revert changes. The issue is that my eval system is behind an http proxy that does not require credentials. I am not sure if the proxy addon does not work because I don't have credentials, or if it is because of a change from 1.8 to 1.9 . So there is no way to test the update f...
- Wed Jan 11, 2012 5:05 pm
- Forum: Nagios XI
- Topic: Check Update failed using proxy
- Replies: 32
- Views: 16099
Re: Check Update failed using proxy
More info.
RHEL6 x64
Clean install on new system with base RHEL6 packages.
HTTP Proxy requires no credentials.
Installed the proxy.zip through the web interface.
Ran the patch.sh script.
Entered the ip address of the proxy ex. 192.168.1.5
Entered the port: 8080
Clicked "Update Settings"
RHEL6 x64
Clean install on new system with base RHEL6 packages.
HTTP Proxy requires no credentials.
Installed the proxy.zip through the web interface.
Ran the patch.sh script.
Entered the ip address of the proxy ex. 192.168.1.5
Entered the port: 8080
Clicked "Update Settings"
- Wed Jan 11, 2012 2:17 pm
- Forum: Nagios XI
- Topic: Check Update failed using proxy
- Replies: 32
- Views: 16099
Re: Check Update failed using proxy
Howdy. This does not work in 2011R1.9 Errors in /usr/local/nagiosxi/var/cmdsubsys.log : PHP Warning: simplexml_load_string(): ^ in /usr/local/nagiosxi/html/includes/utils-updatecheck.inc.php on line 79 PHP Warning: simplexml_load_string(): Entity: line 54: parser error : Premature end of data in tag...