puppet: Upgrade nagios cgi.cfg with modern defaults.

This commit is contained in:
Tim Abbott 2016-07-31 00:15:42 -07:00 committed by Tim Abbott
parent 1159ad4857
commit d490e83645
1 changed files with 8 additions and 6 deletions

View File

@ -287,6 +287,14 @@ ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$
refresh_rate=90
# DEFAULT PAGE LIMIT
# This option allows you to specify the default number of results
# displayed on the status.cgi. This number can be adjusted from
# within the UI after the initial page load. Setting this to 0
# will show all results.
# Zulip config: Show all results on the same page
result_limit=0
# ESCAPE HTML TAGS
@ -365,9 +373,3 @@ lock_author_names=1
# This option should be the URL used to access your instance of Splunk
#splunk_url=http://127.0.0.1:8000/
# Show all results on the same page
result_limit=0