Search found 2 matches
- Mon Jul 09, 2018 1:49 am
- Forum: Nagios XI
- Topic: NAGIOS XI dashlet that show the inactive hosts
- Replies: 1
- Views: 86
NAGIOS XI dashlet that show the inactive hosts
Is there a dashlet that show the inactive hosts, services and etc.
- Thu Jul 05, 2018 9:29 pm
- Forum: Nagios XI
- Topic: Check_procs: check every process cpu consumption
- Replies: 1
- Views: 819
Check_procs: check every process cpu consumption
Hi, I'm looking for ways to use check_procs or check_ncpa.py to show critical if the process reached the max threshold inculding the process/service name. ./check_ncpa.py -H ip_add-P 5693 -t 'pass' -M cpu/percent -w 80 -c 90 CRITICAL : Percent was 1.00 %, 1.00 %, 1.00 %, 0.00 %, 0.00 %, 100.00 %, 0....