OpenBSD: check_dhcp dumps core
Posted: Fri Nov 11, 2016 7:27 am
OS: OpenBSD 6.0 on amd64
Nagios: Core 4.2.2
Good $TIMEOFDAY,
I am getting these errors:
Doing the same as root results in
Some more facts:
- Nagios 4.2.2 has been built with user/group _nagios/_nagios, following OpenBSD's naming
- the check modules are from OpenBSD's packages (OpenBSD comes with Nagios 4.0.8)
- the DHCP server is Microsoft's DHCP, running in a different subnet that the Nagios machine, and configured to serve IP-Addresses from a pool in this subnet
The dumped core is available.
Does anybody have ideas on that?
TIA
Matthias
Nagios: Core 4.2.2
Good $TIMEOFDAY,
I am getting these errors:
Code: Select all
# doas -u _nagios ./check_dhcp -i em0
Error: Could not bind to DHCP socket (port 68)! Check your privileges...
Code: Select all
Abort trap (core dumped)- Nagios 4.2.2 has been built with user/group _nagios/_nagios, following OpenBSD's naming
- the check modules are from OpenBSD's packages (OpenBSD comes with Nagios 4.0.8)
- the DHCP server is Microsoft's DHCP, running in a different subnet that the Nagios machine, and configured to serve IP-Addresses from a pool in this subnet
The dumped core is available.
Does anybody have ideas on that?
TIA
Matthias