Xymon Mailing List Archive search

Proc Alert question

2 messages in this thread

list Taylor Lewick · Fri, 25 Jun 2010 07:57:42 -0500 ·
Is there a way to get yellow or red alerts for a given process based on
number of instances.

For example, I'd like to get a yellow alert if there are more than 1000
database connections, and a red alert if there are more than 1500
database connections.

Right now, I have to specify two different proc check lines, and once
the red condition is triggered, you get alerts for both yellow and
red...

Is there a way to get a yellow/red condition via the PROC directive
based on number of processes?  Can't find anything in the docs that
points this out.

Thanks,
Taylor
list Vernon Everett · Fri, 25 Jun 2010 21:30:31 +0800 ·
Yes.
RTFM Hobbit man pages.
Help --> Configuring Monitoring
Click on hobbit-clients.cfg
Scroll down to "PROCS STATUS COLUMN SETTINGS"

Cheers
    Vernon


On Fri, Jun 25, 2010 at 8:57 PM, Taylor Lewick
quoted from Taylor Lewick
<user-ccbabb0b3ab0@xymon.invalid> wrote:
Is there a way to get yellow or red alerts for a given process based on
number of instances.

For example, I'd like to get a yellow alert if there are more than 1000
database connections, and a red alert if there are more than 1500
database connections.

Right now, I have to specify two different proc check lines, and once
the red condition is triggered, you get alerts for both yellow and
red...

Is there a way to get a yellow/red condition via the PROC directive
based on number of processes?  Can't find anything in the docs that
points this out.

Thanks,
Taylor