Search found 7 matches
- Fri Mar 03, 2017 8:27 am
- Forum: Open Source Nagios Projects
- Topic: Check_NRPE Error
- Replies: 2
- Views: 2292
Check_NRPE Error
Hi, I'm getting the below error ,Please help [root@bdl09node04 log]# /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 CHECK_NRPE: Error - Could not connect to 127.0.0.1: Connection reset by peer [root@bdl09node04 log]# [root@bdl09node04 log]# netstat -at | egrep "nrpe|5666" tcp 0 0 0.0.0....
- Wed Feb 22, 2017 10:59 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Greenplum suport
- Replies: 6
- Views: 3476
Re: Nagios Greenplum suport
I'm not able to install snmp.Repo is not installed properly i guess. [root@VM-H11469 ~]# yum whatprovides '*bin/snmpwalk' Loaded plugins: langpacks, product-id, subscription-manager This system is not registered to Red Hat Subscription Management. You can use su bscription-manager to register. mongo...
- Tue Feb 21, 2017 11:44 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Greenplum suport
- Replies: 6
- Views: 3476
Re: Nagios Greenplum suport
snmpwalk is not installed
-bash: snmpwalk: command not found
-bash: snmpwalk: command not found
- Fri Feb 17, 2017 3:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Greenplum suport
- Replies: 6
- Views: 3476
Nagios Greenplum suport
Hi,
I'm trying to monitor greenplum dca .
Installed the plug-in check_snmp_dca but getting the below error.Please help
./check_snmp_dca.pl -H Hostname -o 'Battery' -n 'Master' -i 1
ERROR: No response from remote host 'Hostname '.
I'm trying to monitor greenplum dca .
Installed the plug-in check_snmp_dca but getting the below error.Please help
./check_snmp_dca.pl -H Hostname -o 'Battery' -n 'Master' -i 1
ERROR: No response from remote host 'Hostname '.
- Thu Feb 09, 2017 5:10 am
- Forum: Open Source Nagios Projects
- Topic: check_postgres.pl throws Could not find a suitable psql exe
- Replies: 5
- Views: 5061
Re: check_postgres.pl throws Could not find a suitable psql
Thanks and its working fine now. I would like to add more services about PostgreSQL like database size,table size etc. Currently check_postgres.pl is located in the below directory. /usr/local/nagios/libexec/check_postgres.pl. Could you please help how to do add other services with check_postgres.pl...
- Thu Feb 09, 2017 1:04 am
- Forum: Open Source Nagios Projects
- Topic: check_postgres.pl throws Could not find a suitable psql exe
- Replies: 5
- Views: 5061
Re: check_postgres.pl throws Could not find a suitable psql
Thank You.
Now the connection looks fine.
Now the connection looks fine.
- Wed Feb 08, 2017 4:38 am
- Forum: Open Source Nagios Projects
- Topic: check_postgres.pl throws Could not find a suitable psql exe
- Replies: 5
- Views: 5061
check_postgres.pl throws Could not find a suitable psql exe
Hi I'm trying to monitor Postgres on Nagios Core. While trying to connect to the Postgres Server,i'm getting the below error. ./check_postgres.pl --action=connection --db=dbname -H PostgresserverName -p 5432 -u DBUser which: no psql in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/s...