upgrade_nagios(8) | Nagios | upgrade_nagios(8) |
NAME¶
Upgrade Nagios Configuration
SYNOPSIS¶
upgrade_nagios [-d] [-h] [-l] [-p] [-V] <main_config_file>
DESCRIPTION¶
nagios_upgrade will upgrade your main nagios configuration file by adding/removing configuration values.
OPTIONS¶
- main_config_file
- The main configuration file. On openSUSE systems this defaults to etc/nagios/nagios.cfg
- -h
- A helpful usage message
- -V
- Prints version information about the script itself.
- -d
- Enables debug mode: nothing will be done in real - all commands will be printed on STDOUT instead.
- -l
- Provide another path to the logfile. Default is /var/log/nagios_upgrade.log
- -p
- Provide another path to the Nagios lock file (default: /run/nagios/nagios.pid).
FILES¶
- /etc/nagios/nagios.cfg
- Default configuration file for Nagios.
- /var/log/nagios/nagios_upgrade.log
- Logfile used by the nagios_upgrade script.
- /var/run/nagios/nagios.pid
- Lock file of the running Nagios daemon.
AUTHOR¶
Nagios is written and maintained by Ethan Galstad <nagios@nagios.org>. This manual page was written by Lars Vogdt for the openSUSE operating system (but it may be freely used, modified, and redistributed by others).
1 March 2014 | Lars Vogdt |