]> git.pld-linux.org Git - packages/bigsister.git/blob - bigsister.uxmon-asroot
- drop obsolete and outdated manual inclusion of rpm macros
[packages/bigsister.git] / bigsister.uxmon-asroot
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=icmp                    ping
36 localhost cpu_yellow=10 cpu_red=20      cpuload
37
38
39 # EDIT THIS, replace localhost by the name or IP address of your Big Sister server
40 #
41 # BigSis Server bsdisplay /options
42 #------------   -----------------------------------
43 localhost       bsdisplay
44
45 # include file for specific hosts, do not name it uxmon-asroot.* as a new 
46 # process is started for every file matching that pattern
47
48 #include include.$HOST
This page took 0.067213 seconds and 3 git commands to generate.