Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
My DHCP server is running ISP DHCP Server V3.0pl1, maintaining hundreds of scopes. Is there any tool which can report the IP utilization of each scope so that administrator can be alerted when certain threshold is hit?
Googling either gets nothing:
"ISP DHCP Server V3.0pl1"
"ISP DHCP Server V3.0p1"
"ISP DHCP Server V3.0"
or links that make it sound like a generic term:
"ISP DHCP Server" http://www.google.com/linux?q=%22ISP+DHCP+Server%22
A link would help.
Edit -- So would double checking your typing:
ISP != ISC
(See Chris' post below.)
what's the problem?? it's just a build of ISC DHCP version 3, whatever the specific release version is called by whoever built it. i was looking earlier for open source IPAM software, i've certainly sen some, but just can't remember the name at the moment. found phpIP, but that wasn't quite what i found a while ago.
Last edited by acid_kewpie; 07-04-2007 at 02:01 PM.
acid_kewpie, I have just had a look of phpIP. It's another good open source project but isn't much related to IP assignment as DHCP does. Anyway, thanks.
no, i know i'm afraid. there is one out there on sourceforge i'm sure. i'm stuck thinking of "iptrack" but that's not it... i'm sure enough googling for ipam and gpl nd such terms will eventually find it.
Oh, I've found one which is called DHCPStatus. It gets subnet information based on dhcpd.conf and dhcpd.leases files, then generates reports either in web pages or command line output. With a bit scripting, % utilization of each scopes can be obtained.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.