Search found 65 matches

by sureshkraj2012
Sat May 23, 2015 12:34 pm
Forum: Nagios XI
Topic: How to escape special characters in query
Replies: 3
Views: 2512

Re: How to escape special characters in query

Yes. It returns output /usr/local/nagios/libexec/check_nrpe -H postdb.domain.COM -t 80 -u -c check_postgres -a "--dbuser=postgres --dbname=db12 --dbpass=pos0!23 --port=5432 --action=connection --PGBINDIR=/opt/pgsql93/bin/" POSTGRES_CONNECTION OK: DB "db12" version 9.3.5 | time=0....
by sureshkraj2012
Fri May 22, 2015 9:44 am
Forum: Nagios XI
Topic: How to escape special characters in query
Replies: 3
Views: 2512

How to escape special characters in query

Hello, I am trying to execute below command in Nagios server but it shows below error though the query works well locally and dont_blame_nrpe set to 1. [test1@Nagios_server ~]$ /usr/local/nagios/libexec/check_nrpe -H postdb.domain.COM -t 80 -u -c check_postgres -a '--dbuser=postgres --dbname=db12 --...
by sureshkraj2012
Thu May 14, 2015 9:53 am
Forum: Nagios XI
Topic: ESX - Cannot complete login due to an incorrect user name or
Replies: 8
Views: 9284

Re: ESX - Cannot complete login due to an incorrect user nam

In addition, do we need allow anything in ESX side to make this plugin work? or we have verbose to troubleshoot this problem?
by sureshkraj2012
Thu May 14, 2015 7:51 am
Forum: Nagios XI
Topic: ESX - Cannot complete login due to an incorrect user name or
Replies: 8
Views: 9284

Re: ESX - Cannot complete login due to an incorrect user nam

We haven't changed the credential.
We do see Cannot login error in the ESX events. But, the same domain credentials are being used for other ESX hosts and monitoring works well.

Cannot login [email protected]
error
5/14/2015 8:47:21 AM
esx05.domain.com
nagios_acct
by sureshkraj2012
Mon May 11, 2015 9:20 am
Forum: Nagios XI
Topic: ESX - Cannot complete login due to an incorrect user name or
Replies: 8
Views: 9284

ESX - Cannot complete login due to an incorrect user name or

Hello, We have recently updated existing ESX hosts and added few new hosts. After that, ESX related service checks shows "Cannot complete login due to an incorrect us" though the credentials are correct / working. It is a domain account (which we use for monitoring) and it propagated to al...
by sureshkraj2012
Sat May 02, 2015 7:24 am
Forum: Nagios XI
Topic: View scheduled reports for all users
Replies: 3
Views: 781

Re: View scheduled reports for all users

Thank you! Could you specify the table name where report details get stored. nagiosxi=> \dt List of relations Schema | Name | Type | Owner --------+--------------+-------+---------- public | xi_auditlog | table | nagiosxi public | xi_commands | table | nagiosxi public | xi_events | table | nagiosxi ...
by sureshkraj2012
Thu Apr 30, 2015 3:24 am
Forum: Nagios XI
Topic: View scheduled reports for all users
Replies: 3
Views: 781

View scheduled reports for all users

Hello,

Can you help me to understand where scheduled reports are getting stored in Nagios for all users?
by sureshkraj2012
Wed Apr 29, 2015 7:58 pm
Forum: Nagios XI
Topic: check_snmp_process.pl Error
Replies: 3
Views: 2465

Re: check_snmp_process.pl Error

Sorry for the delayed response. Here is the snmpd conf file info [admin@test1 ~]$ cat /etc/snmp/snmpd.conf ############################################################################### # snmpd.conf: # ############################################################################### #### map the comm...
by sureshkraj2012
Sun Apr 12, 2015 3:15 am
Forum: Nagios XI
Topic: check_snmp_process.pl Error
Replies: 3
Views: 2465

check_snmp_process.pl Error

Hello, I am trying to monitor some service (httpd, ssh) / process through Linux SNMP monitoring But, seeing below error. Please help me to understand what I am missing here [root@nagios1 ~]# /usr/local/nagios/libexec/check_snmp_process.pl -H server1.domain.com -C l7 --v2c -n httpd -w 3 -c 1 -v 3 1 0...