]> git.pld-linux.org Git - packages/bigsister.git/blob - bigsister.uxmon-net
- drop obsolete and outdated manual inclusion of rpm macros
[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 fs=.7(6-10),.0(30-40),/dev/rdsk/c0t1d0s0.7(1-2)  ]dumpdates
29 #localhost yellow=3 red=8               diskload
30 localhost                               rpc
31 localhost proto=udp                     ping
32 localhost url=http://localhost          http
33 #localhost cpu_yellow=10 cpu_red=20     cpuload
34
35
36 # EDIT THIS, replace localhost by the name or IP address of your Big Sister server
37 #
38 # BigSis Server bsdisplay /options
39 #------------   -----------------------------------
40 localhost       bsdisplay
41
42 # include file for specific hosts, do not name it uxmon-net.* as a new 
43 # process is started for every file matching that pattern
44
45 #include include.$HOST
This page took 0.094218 seconds and 3 git commands to generate.