Search found 15 matches

by dhinesh
Wed Mar 19, 2014 11:13 am
Forum: Nagios XI
Topic: Nagvis Authenticate Error
Replies: 5
Views: 1784

Re: Nagvis Authenticate Error

Thanks...
It is working fine now.. :D
by dhinesh
Wed Mar 19, 2014 7:50 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

Hi Slansing,
How can I check whether the additional copies of NRPE are running.
I see the NRPE is running under inetd. And 'ps -ef | grep nrpe' is also not showing any nrpe process.
by dhinesh
Wed Mar 19, 2014 7:47 am
Forum: Nagios XI
Topic: Nagvis Authenticate Error
Replies: 5
Views: 1784

Re: Nagvis Authenticate Error

Hi.,
I"m unable to open the thread.
by dhinesh
Mon Mar 17, 2014 7:58 am
Forum: Nagios XI
Topic: Nagvis Authenticate Error
Replies: 5
Views: 1784

Nagvis Authenticate Error

Hi,
While I'm trying to access Nagvis, got the below error.

Unable to authenticate user. The environment variable PHP_AUTH_USER is not set or empty.
by dhinesh
Mon Mar 17, 2014 7:42 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

Hi Abrist,
The checks are updating every 5min in UI as defined in the check_interval.
by dhinesh
Thu Mar 13, 2014 9:22 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

Hi Abrist,
NRPE is runs under inetd. It is an HP-UX server.
Below is inetd entry for NRPE.
nrpe stream tcp nowait nagios /opt/nrpe/bin/nrpe nrpe -i -c /opt/nrpe/etc/nrpe.cfg
by dhinesh
Wed Mar 12, 2014 10:47 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

Hi Slansing,
The check_interval is 5mins., so if the checks are being scheduled at the same., i should see mutilple connections made only every 5mins.
But here every minute the connections are made in high number.
by dhinesh
Wed Mar 12, 2014 4:08 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

Hi technick, 1.How do you know how many connections are being opened per minute vs already established connections? I was checking the logs for the open connections. Below is the snipet from the logs. Mar 6 11:24:48 riker inetd[24243]: nrpe/tcp: Connection from chcrsoch601 (172.19.166.78) at Thu Mar...
by dhinesh
Wed Mar 12, 2014 4:04 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

Hi tmcdonald,
Below is output for netstat -an.
-bash-3.2$ netstat -an | grep 5666
tcp 0 0 *.5666 *.* LISTEN
by dhinesh
Fri Mar 07, 2014 7:27 am
Forum: Nagios XI
Topic: Too many NRPE Connection
Replies: 18
Views: 5493

Re: Too many NRPE Connection

There are around 20 services to actively check the host.
The fresheness check is not enabled.