Search found 3 matches

by sawozny
Tue Aug 11, 2020 3:35 pm
Forum: Open Source Nagios Projects
Topic: Can’t set warning and critical thresholds on check_by_ssh
Replies: 0
Views: 1166

Can’t set warning and critical thresholds on check_by_ssh

Greetings Gurus! :) I’m writing some check_by_ssh checks in Nagios Core 4.4.5 for service information that is only locally accessible on remote systems (not available through SNMP and I don’t want to install NRPE on the client system). I’ve finally gotten the knack of reporting back warning and crit...
by sawozny
Mon Sep 23, 2019 2:31 pm
Forum: Open Source Nagios Projects
Topic: Needed Apache modules for Nagios Core
Replies: 3
Views: 1471

Re: Needed Apache modules for Nagios Core

Generally no special modules other than the defaults but this could vary by OS. All of the prerequisites for many OSs are listed here: https://support.nagios.com/kb/article/nagios-core-installing-nagios-core-from-source-96.html Thanks for the reply. Interestingly, the purpose of the question was to...
by sawozny
Sun Sep 22, 2019 5:32 pm
Forum: Open Source Nagios Projects
Topic: Needed Apache modules for Nagios Core
Replies: 3
Views: 1471

Needed Apache modules for Nagios Core

Greeting Nagios Gurus! :) Does anyone know what Apache modules (beyond the Core and the appropriate Multi-Processing Module) are needed for Nagios Core to work properly? For example, I can see there’s a lot of CGI from the documentation, but I can’t tell if the CGI is thread safe (which would influe...