Search found 10 matches
- Wed Apr 05, 2017 12:54 am
- Forum: Open Source Nagios Projects
- Topic: Host Group View
- Replies: 1
- Views: 734
Host Group View
Hi Team, I have created some hostgroups & added some already created hosts in the respective groups, all are fine.. but in nagios web hostgroups view I can see the hosts in newly created as well as in default hostgroup (Linux Servers). eg: I have linux hosts host1, host2, host3. host4 new host g...
- Wed Apr 05, 2017 12:39 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Hi Issue is resolved after restarting nrpe without -n flag.
/usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d.
Thanks for all your help..
/usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d.
Thanks for all your help..
- Sat Apr 01, 2017 2:46 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Also see the below output of check_load command from nagios server for AIX client.
# /usr/local/nagios/libexec/check_nrpe -H 172.16.130.100 -n -c check_load
OK - load average: 0.09, 0.27, 0.33|load1=0.090;15.000;30.000;0; load5=0.270;10.000;25.000;0; load15=0.330;5.000;20.000;0;
# /usr/local/nagios/libexec/check_nrpe -H 172.16.130.100 -n -c check_load
OK - load average: 0.09, 0.27, 0.33|load1=0.090;15.000;30.000;0; load5=0.270;10.000;25.000;0; load15=0.330;5.000;20.000;0;
- Sat Apr 01, 2017 2:28 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
PFB details... ========================================================================== root@pSCn-Dev/usr/local/nagios/etc#/ usr/local/nagios/libexec/check_nrpe -H localhost NRPE v2.12 ======================================= NRPE CFG============================== ##################################...
- Fri Mar 31, 2017 6:17 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Thanks for revert.. I have tried everything but no luck..
Pls help
Pls help
- Thu Mar 30, 2017 8:36 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Hi, I have gone through the below doccument to install the NRPE.. I think it has been installed sucssesflully... PFB outputs from AIX machine.. https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring_AIX_With_Nagios.pdf ---/usr/local/nagios/libexec#ps -ef | grep nrpe nagios 20054016 1 0 17:51:3...
- Wed Mar 29, 2017 9:26 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Ok, is there any alternative way to monitor CPU, Memory & Moutpoints.. without nrpe???
Pls help.. need your guidance...
Thanks
Pls help.. need your guidance...
Thanks
- Wed Mar 29, 2017 1:40 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Hi dwhitfield, I am unable to find nrpe binaries for AIX 7.1. Binaries available for only AIX 5.3 version.
Can I user the same for 7.1 or could you pls share the link from where I can download the correct version of binary..
Pls help..
Can I user the same for 7.1 or could you pls share the link from where I can download the correct version of binary..
Pls help..
- Tue Mar 28, 2017 11:25 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
Re: how to monitor AIX 7.1
Thanks for reply I'll try and revert
- Sat Mar 25, 2017 2:10 pm
- Forum: Open Source Nagios Projects
- Topic: how to monitor AIX 7.1
- Replies: 16
- Views: 6301
how to monitor AIX 7.1
Hi forum I am very new to nagios, I need to monitor AIX 7.1 servers, there is no NRPE plugins for AIX 7, can any one pls help me out.