Skip to content

Instantly share code, notes, and snippets.

@tbaschak
Created August 10, 2016 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbaschak/dc1b865c755b95c9eecf1b7063e7233f to your computer and use it in GitHub Desktop.
Save tbaschak/dc1b865c755b95c9eecf1b7063e7233f to your computer and use it in GitHub Desktop.
the ./configure line used for nagios 4.x on both my nagios VMs
./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios --with-command-user=nagios --with-command-group=nagcmd --with-mail=/usr/sbin/sendmail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment