Welcome, Guest. Please login or register.
Did you miss your activation email?
+  pfSense Forum
|-+  pfSense English Support» DHCP and DNS» How to Show DHCP Pool Utilization?
Username:
Password:
 
 

Pages: [1]   Go Down
  Print  
Author Topic: How to Show DHCP Pool Utilization?  (Read 2310 times)
0 Members and 1 Guest are viewing this topic.
wifiguy
Newbie
*
Offline Offline

Posts: 9


View Profile
« on: June 30, 2010, 12:06:06 pm »

Hello all,

We have several VLAN's on our server and I was wondering if there was a way to show at what % any given pool is being utilized at?  Is there a command for this or a way to show this via the GUI?

Thanks in advance,
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 12839



View Profile
« Reply #1 on: July 01, 2010, 03:03:46 pm »

Status > DHCP Leases will show the active leases, but it doesn't show pool utilization numbers or percentages. It might be feasible to add in 2.0, though.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
wifiguy
Newbie
*
Offline Offline

Posts: 9


View Profile
« Reply #2 on: July 01, 2010, 06:07:17 pm »

Is there a way to get something like this on the wish list?
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 12839



View Profile
« Reply #3 on: July 01, 2010, 06:59:47 pm »

Already done:

http://redmine.pfsense.org/issues/709
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
wifiguy
Newbie
*
Offline Offline

Posts: 9


View Profile
« Reply #4 on: July 02, 2010, 12:11:57 am »

how often do these requests get answered?  I notice it's #709.  Just wondering the probability of this getting implemented?
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 12839



View Profile
« Reply #5 on: July 02, 2010, 06:24:50 am »

It's hard to say. It depends on when someone has time to do it, and how much work is involved. Since it is a feature, and 2.0 is fairly feature-frozen, it may not make 2.0, but if it turns out to be fairly simple, who knows.

It won't show up in 1.2.x since there will not be any more updates to that branch.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
WGamradt
Newbie
*
Offline Offline

Posts: 9


View Profile
« Reply #6 on: August 10, 2010, 09:11:53 pm »

I know this is an old thread but here is a rudimentary way to see the number of active leases.

grep -c "binding state active" /var/dhcpd/var/db/dhcpd.leases

That should output the number of leases at active status.

Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

 

Page created in 0.028 seconds with 20 queries.