Search found 2 matches
- Mon Feb 08, 2021 10:38 am
- Forum: Open Source Nagios Projects
- Topic: problem with check_ping reporting hosts as down (signal 11?)
- Replies: 1
- Views: 2377
Re: problem with check_ping reporting hosts as down (signal
With a little bit more investigation, this seems to be an issue with the plugin executables themselves. It seems that check_ping , although running fine to print usage information without arguments, segfaults when given appropriate arguments. I'm guessing that this may be an issue when compiled for ...
- Sun Feb 07, 2021 12:08 pm
- Forum: Open Source Nagios Projects
- Topic: problem with check_ping reporting hosts as down (signal 11?)
- Replies: 1
- Views: 2377
problem with check_ping reporting hosts as down (signal 11?)
Hello. I have recently migrated my network monitoring machine from armbian (Debian on the arm architecture) to OpenBSD 6.8 (armv7). Unfortunately, upon installing and configuring nagios for this new environment, I've run into a few stumbling blocks. Most of them I've been able to figure out myself, ...