]> git.pld-linux.org Git - packages/bigsister.git/blame - bigsister.uxmon-asroot
- tabs
[packages/bigsister.git] / bigsister.uxmon-asroot
CommitLineData
ee0b1581
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
11#DEFAULT 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#--------- -------------------------- ------------
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#------------ -----------------------------------
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
34#localhost rpc
35localhost proto=icmp ping
36localhost 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#------------ -----------------------------------
43localhost 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.065087 seconds and 4 git commands to generate.