Search found 57 matches
- Thu Mar 11, 2021 7:39 am
- Forum: Nagios XI
- Topic: CPU usage of a single process measured by ncpa
- Replies: 3
- Views: 1158
Re: CPU usage of a single process measured by ncpa
Hi Sure this can give me an warning/critical if this process exceeds a specific limit. But then I need to make 3 checks like this To give me a warning: /usr/local/nagios/libexec/check_ncpa.py -H xxx.yyy.zzz.www -t 'DC-vest' -P 9991 -M 'processes' -q 'name=java_ase,cpu_percent=0.1' -w 0 And this to g...
- Wed Mar 10, 2021 8:17 am
- Forum: Nagios XI
- Topic: CPU usage of a single process measured by ncpa
- Replies: 3
- Views: 1158
CPU usage of a single process measured by ncpa
Hi I need to survey a single process's use of cpu, and to put up notifications for this. Because sometimes we have a java process going wild, and using up almost all of the cpu capacity. I am using ncpa to monitor it This is my check command: /usr/local/nagios/libexec/check_ncpa.py -H 10.117.55.6 -t...
- Thu Jan 11, 2018 7:57 am
- Forum: Nagios Log Server
- Topic: Logserver not collecting syslog after upgrade to 2.0.2
- Replies: 2
- Views: 362
Re: Logserver not collecting syslog after upgrade to 2.0.2
Hi,
I got it working again.
Problem was that i could not apply the configuration, because of an deprecated option.
We can close this case.
BR
Peter Calum
I got it working again.
Problem was that i could not apply the configuration, because of an deprecated option.
We can close this case.
BR
Peter Calum
- Thu Jan 11, 2018 6:12 am
- Forum: Nagios Log Server
- Topic: Logserver not collecting syslog after upgrade to 2.0.2
- Replies: 2
- Views: 362
Logserver not collecting syslog after upgrade to 2.0.2
Hi I have upgraded Nagios Logserver from 1.4.4 to 2.0.2 and updated licence OK. After upgrade syslog is not collected from localhost:5544 In system status logstash is marked faulty. rsyslog on the same server receives syslog messages from all servers and forwards to nagios logserver I am a little co...
- Wed May 24, 2017 4:16 am
- Forum: Nagios XI
- Topic: Problems with BAD XML
- Replies: 1
- Views: 230
Problems with BAD XML
Any news on this subject. I am having the same problems with BAD XML. Between 3 nagiosxi servers. 2 of them sending to the 3 one. Moderator's Note: This topic was split from https://support.nagios.com/forum/viewtopic.php?f=16&t=36095&start=20 . @toper, you may/may not have the same issue. In...
- Fri Feb 10, 2017 1:51 am
- Forum: Nagios XI
- Topic: High load and a lot of event_handler.php processes
- Replies: 11
- Views: 1755
Re: High load and a lot of event_handler.php processes
Thank you, I'll try that.
I think we can close this ticket now.
BR,
Peter C
TDC - Denmark
I think we can close this ticket now.
BR,
Peter C
TDC - Denmark
- Thu Feb 09, 2017 2:33 pm
- Forum: Nagios XI
- Topic: High load and a lot of event_handler.php processes
- Replies: 11
- Views: 1755
Re: High load and a lot of event_handler.php processes
Hi, It looks fine now - low load again and tables get handled. [root@khk26dsg5 ~]# psql nagiosxi nagiosxi psql (8.4.20) Type "help" for help. nagiosxi=> SELECT COUNT(*) FROM xi_meta; count ------- 504 (1 row) nagiosxi=> SELECT COUNT(*) FROM xi_events; count ------- 499 (1 row) nagiosxi=> S...
- Thu Feb 09, 2017 2:54 am
- Forum: Nagios XI
- Topic: High load and a lot of event_handler.php processes
- Replies: 11
- Views: 1755
Re: High load and a lot of event_handler.php processes
Hi, I did the recommended commands, and rebooted. - But it seems that the problem starts over again. I have now 18 eventhandler.php processes running constantly. If i SELECT COUNT(*) FROM xi_meta it is constantly going up if i SELECT COUNT(*) FROM xi_events it is constantly going up if i SELECT COUN...
- Wed Feb 08, 2017 3:32 pm
- Forum: Nagios XI
- Topic: High load and a lot of event_handler.php processes
- Replies: 11
- Views: 1755
Re: High load and a lot of event_handler.php processes
Hi, This is an quite old installation, the reason may be, I'm still running pgsql ?? br, Peter [root@khk26dsg5 ~]# mysql -uroot -pnagiosxi Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1449 Server version: 5.1.73 Source distribution Copyright (c) 2000, 2013, Or...
- Wed Feb 08, 2017 3:02 pm
- Forum: Nagios XI
- Topic: High load and a lot of event_handler.php processes
- Replies: 11
- Views: 1755