]> Frank Brehm's Git Trees - config/helga/etc.git/blob - strato/nagios/pnp/pages/messages.cfg
weiter Konfigurationen dazu
[config/helga/etc.git] / strato / nagios / pnp / pages / messages.cfg
1 # Global Section
2 # use_regex [0|1]
3 # page_name < your page title >
4
5 # $Id: messages.cfg 2331 2008-10-07 08:24:33Z fbrehm $
6 # $URL: file:///var/lib/svn-repos-priv/bs/nagios/trunk/config/rheya/pnp/pages/messages.cfg $
7
8 define  page  {
9         use_regex               1
10         page_name               Syslog-Meldungen
11 }
12
13 #
14 # Define the first Graph
15 #
16 define graph {
17         host_name               .*
18         service_desc    ^Syslog_Messages$
19 }
20
21 # vim: noai: filetype=cfg ts=4 sw=4