Part of my template for some servers is to ssh to the host and just run a 
script which returns the number of messages in certain queues like so:

[EMAIL PROTECTED] ~]# /opt/zenoss/libexec/get_queues 
SCALIX MSG QUEUES;|local=0 unix=0 router=0

The problem here is that we reach the threshold, and in that same instant 
zenoss logs two events, first it sees that it reached threshold, then it also 
says nope its back to zero.  But no time has elapsed, and gets both these 
events after one instance of running the script.  See the lines from the event 
history below:

********************************
        component       eventClass      summary firstTime       lastTime        
count
        /       scalix-11-dev  threshold restored current value: 0.00   34:17.0 
34:17.0 1
        /       scalix-11-dev  threshold of Max Queue exceeded: current value 
66.00     34:17.0 34:17.0 1
        /       scalix-11-dev  threshold restored current value: 0.00   32:58.0 
32:58.0 1
        /       scalix-11-dev  threshold of Max Queue exceeded: current value 
66.00     32:58.0 32:58.0 1

********************************

Note that this did not happen in the non-beta core.

Zenoss 2.0.93 r7143
        Linux (i686) 2.6.9 (Linux zenoss-monitor.----.com 2.6.9-42.7.ELsmp #1 
SMP Tue Sep 5 18:29:39 EDT 2006 i686)

------------------------
Robert Kirkley




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=11758#11758

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to