Created
September 22, 2018 15:09
-
-
Save m4yfield/b6a48383d970b54cd32e3226dc2a9ae5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Creating sample config files in sample-config/ ... | |
*** Configuration summary for nagios 4.4.2 2018-08-16 ***: | |
General Options: | |
------------------------- | |
Nagios executable: nagios | |
Nagios user/group: nagios,nagios | |
Command user/group: nagios,nagcmd | |
Event Broker: yes | |
Install ${prefix}: /usr/local/nagios | |
Install ${includedir}: /usr/local/nagios/include/nagios | |
Lock file: /run/nagios.lock | |
Check result directory: /usr/local/nagios/var/spool/checkresults | |
Init directory: /lib/systemd/system | |
Apache conf.d directory: /etc/apache2/sites-enabled/ | |
Mail program: /usr/bin/mail | |
Host OS: linux-gnu | |
IOBroker Method: epoll | |
Web Interface Options: | |
------------------------ | |
HTML URL: http://localhost/nagios/ | |
CGI URL: http://localhost/nagios/cgi-bin/ | |
Traceroute (used by WAP): | |
Review the options above for accuracy. If they look okay, | |
type 'make all' to compile the main program and CGIs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment