Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #883] configure parameters when compiling Nagios plugins #147

Closed
icinga-migration opened this issue Oct 12, 2010 · 2 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/883

Created by ralfk on 2010-10-12 13:25:08 +00:00

Assignee: croft
Status: Closed (closed on 2010-10-17 20:55:49 +00:00)
Target Version: 1.3
Last Update: 2010-10-17 20:55:49 +00:00 (in Redmine)


In the 1.2.0 doc under http://docs.icinga.org/1.2.0/de/quickstart-idoutils.html it is described how to compile the Nagios plugins. If the configure command is executed like documented, the plugins are compiled with

--with-cgiurl: /nagios/cgi-bin

I am not sure if and which plugin is using cgi-bin, but in order to be save that everything points to the Icinga installation (and not to Nagios) I prefer to use the following:

./configure --prefix=/usr/local/icinga --with-cgiurl=/icinga/cgi-bin --with-htmurl=/icinga --with-nagios-user=icinga --with-nagios-group=icinga

Maybe this should be changed in the doc.

@icinga-migration
Copy link
Author

Updated by croft on 2010-10-13 19:35:34 +00:00

  • Target Version changed from 1.2 (Stable) to 1.3

@icinga-migration
Copy link
Author

Updated by croft on 2010-10-17 20:55:49 +00:00

  • Status changed from New to Closed
  • Assigned to set to croft
  • Done % changed from 0 to 100

Changed and pushed to master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant