Hi Support,
We would like to get logs from our DHCP servers. Please assist us in the config.
Looking forward to hearing from you!
Best Regards,
TCSDI
DHCP LOGS
Re: DHCP LOGS
Without knowing what your DHCP servers are, it will be hard to provide advice. However, the install wizards on the Nagios Log Server will be a great place to start if your DHCP servers are standalone OS-based units.
If they're routers, then you need to configure your router logging mechanisms to send logs to the NLS using the tools built in to your router OS.
If they're routers, then you need to configure your router logging mechanisms to send logs to the NLS using the tools built in to your router OS.
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
Re: DHCP LOGS
Thanks for jumping in, Eric!
tcsdi, if you could get us more information about the DHCP server, we can certainly help you in getting it to log to Log Server.
tcsdi, if you could get us more information about the DHCP server, we can certainly help you in getting it to log to Log Server.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: DHCP LOGS
Hi Guys,
Thank you for your response, Our DHCP servers are Windows Servers.

We tried the nxlog for windows but can't get the desired output.
We would like the logs to include these:
DHCP Client IP (192.168.1.12)
DHCP Client MAC Address (ab
ef:12:34:56)
DHCP Client Hostname (Employee-Workstation)
DHCP Action (DHCPACK, DHCPREQUEST, DHCPOFFER, DHCPDISCOVER)
Best Regards,
TCSDI
Thank you for your response, Our DHCP servers are Windows Servers.

We tried the nxlog for windows but can't get the desired output.
We would like the logs to include these:
DHCP Client IP (192.168.1.12)
DHCP Client MAC Address (ab
DHCP Client Hostname (Employee-Workstation)
DHCP Action (DHCPACK, DHCPREQUEST, DHCPOFFER, DHCPDISCOVER)
Best Regards,
TCSDI
Re: DHCP LOGS
It looks like there's a Powershell script on the Exchange to monitor DHCP scopes. You may be able to modify this to get any additional information that you're looking for.
https://exchange.nagios.org/directory/P ... ck/details
https://exchange.nagios.org/directory/P ... ck/details
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: DHCP LOGS
Hi Guys,mbellerue wrote:It looks like there's a Powershell script on the Exchange to monitor DHCP scopes. You may be able to modify this to get any additional information that you're looking for.
https://exchange.nagios.org/directory/P ... ck/details
Thank you very much for the help! Our DHCP logs is now working
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: DHCP LOGS
Great!tcsdi wrote:Hi Guys,mbellerue wrote:It looks like there's a Powershell script on the Exchange to monitor DHCP scopes. You may be able to modify this to get any additional information that you're looking for.
https://exchange.nagios.org/directory/P ... ck/details
Thank you very much for the help! Our DHCP logs is now working
Locking