munin-nagios
1. munin-nagios.8.man
Manpage of MUNIN-NAGIOS.IN
MUNIN-NAGIOS.IN
Section: Munin Documentation (8)Updated: 2004-06-28
Index Return to Main Contents
NAME
munin-nagios - A program to warn nagios of any off-limit valuesSYNOPSIS
munin-nagios [options]OPTIONS
- --service <service>
- Limit services to those of <service>. Multiple --service options may be supplied. [unset]
- --host <host>
- Limit hosts to those of <host<gt>. Multiple --host options may be supplied. [unset]
- --config <file>
- Use <file> as configuration file. [/etc/munin/munin.conf]
- --[no]force
- Force sending of messages ieven if you normally wouldn't. [--noforce]
- --[no]force-root
- Force running as root (stupid and unnecessary). [--noforce-root]
- --removeok
- Reset warning status (remove .ok-files).
- --help
- View help message.
- --[no]debug
- If set, view debug messages. [--nodebug]
DESCRIPTION
Munin-nagios is a part of the package Munin, which is used in combination with Munin's node. Munin is a group of programs to gather data from Munin's nodes, graph them, create-pages, and optionally warn Nagios about any off-limit values.Munin-nagios can warn any nagios-servers about off-limit values.
If a service has fields with ``warning'' or ``critical''-options (e.g. ``load.warning 10''), and the munin configuration file contains the necessary configuration options, munin-nagios will warn the nagios-server.
CONFIGURATION
The configuration file ``munin.conf'' must have the following optinons set correctly for munin-nagios to work:
nsca /usr/bin/send_nsca
nsca_server nagios-server.your.dom
nsca_config /etc/nagios/send_nsca.cfg
In addition NSCA must be installed and configured correctly.
FILES
@@CONFDIR@@/munin.conf
@@DBDIR@@/*
@@LOGDIR@@/munin-nagios
@@STATEDIR@@/*
VERSION
This is munin-nagios version @@VERSION@@AUTHORS
Audun Ytterdal and Jimmy Olsen.BUGS
munin-nagios does, as of now, not check the syntax of the configuration file.Please report other bugs in the bug tracker at <http://munin.sf.net/>.
COPYRIGHT
Copyright © 2002-2004 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS.This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This program is released under the GNU General Public License
Index
This document was created by man2html using the manual pages.
Time: 17:32:09 GMT, May 11, 2012