Performance Monitoring on dhcpd

Matt Causey matt.causey at gmail.com
Sun Apr 25 00:55:35 UTC 2010


Cool.  Yeah these are both useful tools - but I'm after something a
bit more esoteric.

Say we have lots of REQUEST/ACK transactions:

Apr 25 00:05:49 fc-login-ind1-101 dhcpd: DHCPREQUEST for 10.11.245.87
from 00:15:70:89:0d:db via 10.11.244.2
Apr 25 00:05:49 fc-login-ind1-101 dhcpd: DHCPACK on 10.11.245.87 to
00:15:70:89:0d:db via 10.11.244.2

 We can see that this one happened in the same second.  Is there some
way, perhaps with some of the custom dhcp logging foo, to log the
transaction as a single 'event' - with the time delta described in
milliseconds or microseconds?

If this functionality doesn't exist in the custom logging stuff today
- I'd love to add it if anyone else thinks it would be handy.

--
Matt



On Sat, Apr 24, 2010 at 1:49 PM, lastsky lastsky <lastsky at live.com> wrote:
>
> hi,
> this is not what you want, but useful too, see http://www.net-track.ch/opensource/dhcpd-snmp/
>
>
>> Date: Fri, 23 Apr 2010 20:54:18 -0700
>> Subject: Performance Monitoring on dhcpd
>> From: matt.causey at gmail.com
>> To: dhcp-users at isc.org
>>
>> Hi,
>>
>> I'm looking at our dhcpd infrastructure, and would like to instrument
>> some monitoring.  I'd like to collect some latency metrics for dhcp
>> transactions.  Like, how long are REQUEST/ACK transactions taking?
>> What about REQ/OFFER/ACK transactions?
>>
>> I'm thinking I can parse dhcp logs to get this data.  But is there a
>> better way?  How do the developers benchmark the performance of the
>> server during normal runtime?
>>
>> --
>> Matt
>> _______________________________________________
>> dhcp-users mailing list
>> dhcp-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>
> _________________________________________________________________
> The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
> http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
>



More information about the dhcp-users mailing list