The parameters below are deprecated and are only useful if you use the old Nagios CGI UI.

Nagios CGI UI

Object Cache File

Format:

object_cache_file=<file_name>

Example:

object_cache_file=/var/lib/shinken/objects.cache

This directive is used to specify a file in which a cached copy of Object Configuration Overview should be stored. The cache file is (re)created every time Shinken is (re)started.

Temp File

Format: temp_file=<file_name>
Example: temp_file=/var/lib/shinken/nagios.tmp

This is a temporary file that Nagios periodically creates to use when updating comment data, status data, etc. The file is deleted when it is no longer needed.

Temp Path

Format: temp_path=<dir_name>
Example: temp_path=/tmp

This is a directory that Nagios can use as scratch space for creating temporary files used during the monitoring process. You should run tmpwatch, or a similar utility, on this directory occasionally to delete files older than 24 hours.

Status File

Format: status_file=<file_name>
Example: status_file=/var/lib/shinken/status.dat

This is the file that Nagios uses to store the current status, comment, and downtime information. This file is used by the CGIs so that current monitoring status can be reported via a web interface. The CGIs must have read access to this file in order to function properly. This file is deleted every time Nagios stops and recreated when it starts.

Status File Update Interval

Format: status_update_interval=<seconds>
Example: status_update_interval=15

This setting determines how often (in seconds) that Nagios will update status data in the Status File. The minimum update interval is 1 second.

Read the Docs v: latest
Versions
latest
stable
branch-1.4
2.4.1
2.2
2.0.3
1.4.2
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.