Navigation Menu

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

[dev.icinga.com #1982] add new extinfo_show_child_hosts option to cgi.cfg #253

Closed
icinga-migration opened this issue Oct 6, 2011 · 2 comments
Milestone

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2011-10-06 17:39:11 +00:00

Assignee: Wolfgang
Status: Resolved (closed on 2011-10-23 11:12:24 +00:00)
Target Version: 1.6
Last Update: 2011-12-03 11:30:19 +00:00 (in Redmine)


child hosts in extinfo.cgi for #1820 will add this feature to be opt-in in cgi.cfg

# SHOW CHILD HOSTS IN EXTINFO OPTION
# This Option allows you to specify if the extended host information
# cgi will show all direct child hosts.
# By default disabled, as this could be a performance killer.

extinfo_show_child_hosts=0

please elaborate that for 1.6


Relations:

@icinga-migration
Copy link
Author

Updated by ricardo on 2011-10-11 12:20:31 +00:00

these are the new config options:

# SHOW CHILD HOSTS IN EXTINFO OPTION
# This Option allows you to specify if the extended host information
# cgi will show child hosts for the selected host.
#   0 = disabled
#   1 = only show immediate child hosts
#   2 = show immediate and all child hosts
# NOTE: Option 2 could be a real performance killer in
# large installations, so use with care.
# By default disabled, as this could be a performance killer.

extinfo_show_child_hosts=0

@icinga-migration
Copy link
Author

Updated by Wolfgang on 2011-10-23 11:12:24 +00:00

  • Status changed from New to Resolved
  • Assigned to set to Wolfgang
  • Done % changed from 0 to 100

changed in git 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