]> git.pld-linux.org Git - packages/bigsister.git/blame - bigsister.uxmon-net
- comment R nscd
[packages/bigsister.git] / bigsister.uxmon-net
CommitLineData
4f11a6fa
MWP
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#------------- --------------------------- -----------------
10DEFAULT community=public frequency=5 perf=5 ALL
11DEFAULT version=1 proto=udp rpc
12DEFAULT proto=icmp ping
13
14
15# Information about defined systems to monitor using DESCR command.
16#
17# KEYWORD SYSTEM FEATURES Apply To HOST
18#--------- -------------------------- ------------
19DESCR 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#------------ -----------------------------------
28localhost memory network disk syslog ntp users
29localhost proc=inetd procs
30localhost proc=sshd procs
31#localhost fs=.7(6-10),.0(30-40),/dev/rdsk/c0t1d0s0.7(1-2) ]dumpdates
32localhost idle=10 wio=50 freeswap_red=100000 freeswap_yellow=200000 load
33localhost yellow=3 red=8 diskload
34localhost rpc
35localhost proto=udp ping
36localhost url=http://localhost http
37localhost 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#------------ -----------------------------------
44localhost 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
49include include.$HOST
This page took 0.058441 seconds and 4 git commands to generate.