Search found 31 matches
- Thu Jan 23, 2014 1:39 am
- Forum: Nagios XI
- Topic: Error while upgrading nagiosxi
- Replies: 1
- Views: 215
Error while upgrading nagiosxi
Hi, I am trying to upgrade our Nagiosxi from 2009R1.3D to 2012R2.8c by following the below doc http://assets.nagios.com/downloads/nagiosxi/docs/XI_Upgrade_Instructions.pdf Getting the following error after I run the script Complete! =================== 2012 Updates =================== NOTICE: This u...
- Wed Aug 10, 2011 3:28 am
- Forum: Nagios XI
- Topic: How to Monitor Bandwidth on Interface for Cisco switches
- Replies: 4
- Views: 5463
Re: How to Monitor Bandwidth on Interface for Cisco switches
Thanks Scott,
So all i need to do is , Enable SNMP on the Switch and run through the wizard right?
Is there any other setting that needs to be done.
DO you have a doc of the same?
Thanks & Regards
Jeff
So all i need to do is , Enable SNMP on the Switch and run through the wizard right?
Is there any other setting that needs to be done.
DO you have a doc of the same?
Thanks & Regards
Jeff
- Tue Aug 09, 2011 5:35 am
- Forum: Nagios XI
- Topic: How to Monitor Bandwidth on Interface for Cisco switches
- Replies: 4
- Views: 5463
How to Monitor Bandwidth on Interface for Cisco switches
Is there a way in Nagios to monitor the interface bandwidth on Cisco Switches.
- Tue Aug 09, 2011 5:32 am
- Forum: Nagios XI
- Topic: Not able to login to NagiosXI
- Replies: 3
- Views: 264
Re: Not able to login to NagiosXI
Removed the mails and that cleared up the space issue
Thanks
Thanks
- Mon Aug 08, 2011 2:41 am
- Forum: Nagios XI
- Topic: Not able to login to NagiosXI
- Replies: 3
- Views: 264
Not able to login to NagiosXI
Hi, I am having issue Logging into the Nagiosxi. The reason that I feel for this would be the disk space This is the message that I get when I do df - h [root@localhost ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 6.7G 6.4G 0 100% / /dev/sda1 99M 18M 76M 20% /...
- Mon Feb 28, 2011 3:31 am
- Forum: Nagios XI
- Topic: NRPE: Unable to read out put
- Replies: 16
- Views: 1808
Re: NRPE: Unable to read out put
Yes ours is Redhat.
Let me uninstall all NRPE agent and will try to install a fresh plug in as per doc.
But fyi i had done the same with reference to the doc itself during the first installation.
Regards
Jeff
Let me uninstall all NRPE agent and will try to install a fresh plug in as per doc.
But fyi i had done the same with reference to the doc itself during the first installation.
Regards
Jeff
- Thu Feb 24, 2011 1:00 am
- Forum: Nagios XI
- Topic: NRPE: Unable to read out put
- Replies: 16
- Views: 1808
Re: NRPE: Unable to read out put
Please find the detail below
/usr/local/nagios/libexec/check_nrpe -H 10.2.0.9 -c check_disk -a '-w 20% -c 10% -p /'
CHECK_NRPE: Error - Could not complete SSL handshake.
Also attached screenshot
Regards
Jeff
/usr/local/nagios/libexec/check_nrpe -H 10.2.0.9 -c check_disk -a '-w 20% -c 10% -p /'
CHECK_NRPE: Error - Could not complete SSL handshake.
Also attached screenshot
Regards
Jeff
- Wed Feb 23, 2011 3:27 am
- Forum: Nagios XI
- Topic: NRPE: Unable to read out put
- Replies: 16
- Views: 1808
Re: NRPE: Unable to read out put
Hey Tony, Have attached the output for the command that you asked me to check on the Remote server. Now how do i confirm it matches with the command definition Please find the attachment THanks & Regards Jeff P.S can we utilize a support ticket of ours so that this issue can be resolved at the e...
- Tue Feb 22, 2011 2:23 am
- Forum: Nagios XI
- Topic: NRPE: Unable to read out put
- Replies: 16
- Views: 1808
Re: NRPE: Unable to read out put
Hi sorry for the late reply.. here is the output I got from the Nagios [root@localhost ~]# cd /usr/local/nagios/libexec [root@localhost libexec]# ./check_nrpe -H 10.2.0.9 NRPE v2.12 Which I believe means that the NRPE is Running and working on the Nagios Server right? I did not understand the latter...
- Thu Feb 17, 2011 4:51 am
- Forum: Nagios XI
- Topic: NRPE: Unable to read out put
- Replies: 16
- Views: 1808
Re: NRPE: Unable to read out put
Okay now this is what i went and checked on the remote server pls find below root@qportal nrpe]# cat common.cfg ### GENERIC SERVICES ### command[check_init_service]=/usr/local/nagios/libexec/check_init_service $ARG1$ command[check_services]=/usr/local/nagios/libexec/check_services -p $ARG1$ ### MISC...