Hello,

> 3. Another issue that has me a bit stumped, is if I want to monitor a range of 
>workstations - is this possible? Ideally an IP address with a qualifying subnet mask.

Write them all or write a m4 macro doing:
192.168.1.0/24 -> 192.168.1.1 192.168.1.2 [...] 192.168.1.254
Remember m4 can call a command doing the work.

> 4. Is there a list of services that can be called from within the mon.cfg?

Any. Mon is just a scheduler. If you have a command line doing the test with
the API (exit 0) -> good, (exit !=0) -> bad, then it IS a MON monitor.


-- 
Au revoir,                                  33 (0) 2 99 78 62 49
Gilles Lamiral. France, L'Hermitage (35590) 33 (0) 6 20 79 76 06

Reply via email to