26 Jul
2007
26 Jul
'07
4:22 p.m.
Henrik
Do you have a timetable when you plan on moving the depends function out from under bbnet?
A feature request I have is to be able to use the depends tag to link a specific ports test to a procs test.
Example:
port 22 is being checked
PORT LOCAL=%[.:]22$ STATE=LISTEN "TEXT=SSH listener"
also
process sshd is being watched
PROC sshd TRACK=sshd TEXT=ssh
If PROC sshd dies go red, it would be nice if the ports test goes clear instead of red.
Thanks Trent Melcher