monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DHCP support


From: Martin Pala
Subject: Re: DHCP support
Date: Fri, 23 Feb 2007 13:38:23 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

You can check the 67/udp and 68/udp ports on the dhcp server using generic test. The udp has however limited generic

It could be also possible to implement the specific DHCP protocol test. The instructions for modules implementation are in monit source code distribution: "protocols/NOTES".

There are many protocol modules implemented which can serve as template:

address@hidden # ls -1 protocols/*c
protocols/apache_status.c
protocols/clamav.c
protocols/default.c
protocols/dns.c
protocols/dwp.c
protocols/ftp.c
protocols/generic.c
protocols/http.c
protocols/imap.c
protocols/ldap2.c
protocols/ldap3.c
protocols/mysql.c
protocols/nntp.c
protocols/ntp3.c
protocols/pgsql.c
protocols/pop.c
protocols/postfix_policy.c
protocols/rdate.c
protocols/rsync.c
protocols/smtp.c
protocols/ssh.c
protocols/tns.c


Martin


Javi Roman wrote:
Is there any way to test DHCP servers with Monit?
Monit don't have built-in DHCP protocol support (... CMIIAW), and I'm
curious about it. Would it be very difficult add it?

Thaks you and regards.

Javi


--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general






reply via email to

[Prev in Thread] Current Thread [Next in Thread]