For some reason, my I am getting a slew of false alarms for my processes. 
Specifically I'm finding an issue with ntpd and xinetd. For these, I have a 
regexp of "ntpd" and "xinetd". This matches:


Code:
ntpd -u ntp:ntp -p /var/run/ntpd.pid -g



and 


Code:
xinetd



The problem is that I will get large amount of false alarms with these (and 
sometimes other processes as well), many times for large number of servers. 
Then when I remodel the device I end up with duplicates of these (one that I 
locked from deletion, and a new one). I then need to remove both of the 
duplicates, then remodel again, and lock the process again, and move the events 
to history.

 I guess my question is how to avoid these false alarms, and how to prevent 
duplicates after modeling a device.

Any thoughts or best practices?

Thanks!




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

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

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



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

Reply via email to