Search found 243 matches

by srikanth.kallu
Thu Oct 23, 2014 11:55 am
Forum: Nagios XI
Topic: monitoring load
Replies: 10
Views: 1173

Re: monitoring load

ok. do you know what command does nagios use to check number of processes on AIX ? and there is no TOP command in AIX
by srikanth.kallu
Thu Oct 23, 2014 11:40 am
Forum: Nagios XI
Topic: monitoring load
Replies: 10
Views: 1173

Re: monitoring load

ok top for linux right ? mine is an AIX system do you know what does it check ?
by srikanth.kallu
Thu Oct 23, 2014 10:02 am
Forum: Nagios XI
Topic: monitoring load
Replies: 10
Views: 1173

Re: monitoring load

What is load average ? Load average is a gauge of how many processes are on average, concurrently demanding CPU attention. I see something different on my performance graphs ( attached ) if my number of processes increase then my load average should increase ( however I understand that it also depen...
by srikanth.kallu
Thu Oct 02, 2014 4:00 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Socket timeout after 30 seconds.
Replies: 10
Views: 2247

Re: CHECK_NRPE: Socket timeout after 30 seconds.

do you mean to say there are plugins that exist now are complicate and there is a simple way of building centralised logging which will be presented next week ?

Is it a webinar?
by srikanth.kallu
Thu Oct 02, 2014 3:24 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Socket timeout after 30 seconds.
Replies: 10
Views: 2247

Re: CHECK_NRPE: Socket timeout after 30 seconds.

Is there any way we can setup to monitor syslog ?

We are planning to build a centralised syslog server so that all servers sends logs to that. Is there any way we can monitor those logs ?

Do anybody you know do this ?
by srikanth.kallu
Thu Oct 02, 2014 3:18 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Socket timeout after 30 seconds.
Replies: 10
Views: 2247

Re: CHECK_NRPE: Socket timeout after 30 seconds.

No, but as because showed in the logs it got a kernel failed error and I/O error i was expecting load or CPU or something should have shown critical . but all showed OK
by srikanth.kallu
Thu Oct 02, 2014 2:59 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Socket timeout after 30 seconds.
Replies: 10
Views: 2247

Re: CHECK_NRPE: Socket timeout after 30 seconds.

I was checking all the file systems, CPU, Load, Users, number of procees and open files for all of them i got this error and recovered by itself
by srikanth.kallu
Thu Oct 02, 2014 2:16 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Socket timeout after 30 seconds.
Replies: 10
Views: 2247

CHECK_NRPE: Socket timeout after 30 seconds.

Hi I had this error "CHECK_NRPE: Socket timeout after 30 seconds." on one of my linux server and recoverd itself in about 15 minutes. We thought everything is ok but leter found that nobody can login to the server. We had to powercycle the server to bring it back online. and later found fr...
by srikanth.kallu
Mon Sep 29, 2014 11:24 am
Forum: Nagios XI
Topic: open files
Replies: 7
Views: 1083

Re: open files

There is always a difference of 2000 files when initially started this post there was a differnce over 10000
by srikanth.kallu
Mon Sep 29, 2014 10:14 am
Forum: Nagios XI
Topic: open files
Replies: 7
Views: 1083

Re: open files

No we havent wrote any scrpits wcsdev:/opt/nagios/libexec# ls -l check_open_files.pl -rwxr-xr-x 1 nagios nagios 7504 Oct 11 2012 check_open_files.pl wcsdev:/opt/nagios/libexec# ls -l count_open_files -rwsr-xr-x 1 root system 10991 Oct 11 2012 count_open_files wcsdev:/opt/nagios/libexec# These are in...