File: servicegroups.cfg

package info (click to toggle)
libnagios-object-perl 0.21.20-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,032 kB
  • sloc: perl: 3,198; makefile: 9
file content (26 lines) | stat: -r--r--r-- 835 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
################################################################################
# Sample object config file for Nagios 
#
# Read the documentation for more information on this configuration file.  I've
# provided some comments here, but things may not be so clear without further
# explanation, so make sure to read the HTML documentation!
# 
# Last Modified: 11 Mar 2009
#
################################################################################


################################################################################
# SERVICE GROUP DEFINITIONS
#
# SYNTAX:
#
################################################################################

# 'novell-servers' host group definition
define servicegroup{
	servicegroup_name	svcgroup1
	alias		Service Group 1
	members		novell1, FTP, novell1, POP3, novell2, SMTP
	}