summaryrefslogtreecommitdiff
path: root/bigsister.uxmon-net
blob: a41f8aed3020ff70e52a6bbb4e3ea9ad4f3ecbf7 (plain)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Agent Configuration File
# The Big Sister Server expects communication
# every 10 minutes or server is considered down
#-----------------------------------------------------
# Set the default SNMP community to "public", the
#
# Set default frequency to 5 minutes for "ALL" checks
# KEYWORD       Default settings                        Apply To TEST
#-------------  ---------------------------             -----------------
DEFAULT		community=public frequency=5 perf=5	ALL
DEFAULT		version=1 proto=udp			rpc
DEFAULT		proto=icmp				ping


# Information about defined systems to monitor using DESCR command.
#
# KEYWORD       SYSTEM FEATURES                         Apply To HOST
#---------      --------------------------              ------------
DESCR		features=unix,linux,PLD			localhost
# DESCR		features=unix,sysv,solaris		someotherhost


# Run the following tests.
# Note: host1(host2) is reported under host2
# Note: host can be an IP address
# Report Host   Health Test List
#------------   -----------------------------------
#localhost fs=.7(6-10),.0(30-40),/dev/rdsk/c0t1d0s0.7(1-2)  ]dumpdates
#localhost yellow=3 red=8  		diskload
localhost 				rpc
localhost proto=udp 			ping
localhost url=http://localhost 		http
#localhost cpu_yellow=10 cpu_red=20 	cpuload


# EDIT THIS, replace localhost by the name or IP address of your Big Sister server
#
# BigSis Server bsdisplay /options
#------------   -----------------------------------
localhost	bsdisplay

# include file for specific hosts, do not name it uxmon-net.* as a new 
# process is started for every file matching that pattern

#include include.$HOST