Monitoring a service or process

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
lmeek
Posts: 6
Joined: Mon Aug 04, 2014 1:54 pm

Re: Monitoring a service or process

Post by lmeek »

Another home run; thanks!

Do I use the same line in these checks for generating alerts? Like: -w 80 -c 90
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Monitoring a service or process

Post by Box293 »

No problems.

Yes you are right, you just add them to the end of $ARG4$.

These are the notes from the help text.

CPU
WARN/CRIT can be used for this MODE. You need to specify a field name if not using the Default field eg -w FIELD=VALUE or simply -w VALUE for the Default field. Valid Warning/Critical Fields are: _AvgCPU (Default), _ItemCount

Memory
WARN/CRIT can be used for this MODE. You need to specify a field name if not using the Default field eg -w FIELD=VALUE or simply -w VALUE for the Default field. Valid Warning/Critical Fields are: _ItemCount (Default), _ColSum_PrivateBytes, _ColSum_WorkingSet, _ColSum_VirtualBytes
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked