]> git.pld-linux.org Git - packages/bigsister.git/blob - bigsister.uxmon-net
- comment R nscd
[packages/bigsister.git] / bigsister.uxmon-net
1 # Agent Configuration File
2 # The Big Sister Server expects communication
3 # every 10 minutes or server is considered down
4 #-----------------------------------------------------
5 # Set the default SNMP community to "public", the
6 #
7 # Set default frequency to 5 minutes for "ALL" checks
8 # KEYWORD       Default settings                        Apply To TEST
9 #-------------  ---------------------------             -----------------
10 DEFAULT         community=public frequency=5 perf=5     ALL
11 DEFAULT         version=1 proto=udp                     rpc
12 DEFAULT         proto=icmp                              ping
13
14
15 # Information about defined systems to monitor using DESCR command.
16 #
17 # KEYWORD       SYSTEM FEATURES                         Apply To HOST
18 #---------      --------------------------              ------------
19 DESCR           features=unix,linux,PLD                 localhost
20 # DESCR         features=unix,sysv,solaris              someotherhost
21
22
23 # Run the following tests.
24 # Note: host1(host2) is reported under host2
25 # Note: host can be an IP address
26 # Report Host   Health Test List
27 #------------   -----------------------------------
28 localhost memory network disk syslog ntp users
29 localhost proc=inetd                    procs
30 localhost proc=sshd                     procs
31 #localhost fs=.7(6-10),.0(30-40),/dev/rdsk/c0t1d0s0.7(1-2)  ]dumpdates
32 localhost idle=10 wio=50 freeswap_red=100000 freeswap_yellow=200000 load
33 localhost yellow=3 red=8                diskload
34 localhost                               rpc
35 localhost proto=udp                     ping
36 localhost url=http://localhost          http
37 localhost cpu_yellow=10 cpu_red=20      cpuload
38
39
40 # EDIT THIS, replace localhost by the name or IP address of your Big Sister server
41 #
42 # BigSis Server bsdisplay /options
43 #------------   -----------------------------------
44 localhost       bsdisplay
45
46 # include file for specific hosts, do not name it uxmon-net.* as a new 
47 # process is started for every file matching that pattern
48
49 include include.$HOST
This page took 0.045347 seconds and 3 git commands to generate.