summaryrefslogtreecommitdiff
path: root/bigsister.uxmon-net
diff options
context:
space:
mode:
authorMichaƂ 'Wolvverine' Panasiewicz2005-03-28 14:34:09 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit4f11a6faf9e213ebe3439e1c6e096d28d197dcec (patch)
tree1365743537a7b26c886a2e9add039c135a57de6b /bigsister.uxmon-net
parent4db0e3065168df3940f19006953ddf78dd465dc0 (diff)
downloadbigsister-4f11a6faf9e213ebe3439e1c6e096d28d197dcec.zip
bigsister-4f11a6faf9e213ebe3439e1c6e096d28d197dcec.tar.gz
- sample config file
Changed files: bigsister.uxmon-net -> 1.1
Diffstat (limited to 'bigsister.uxmon-net')
-rw-r--r--bigsister.uxmon-net49
1 files changed, 49 insertions, 0 deletions
diff --git a/bigsister.uxmon-net b/bigsister.uxmon-net
new file mode 100644
index 0000000..ccdd31d
--- /dev/null
+++ b/bigsister.uxmon-net
@@ -0,0 +1,49 @@
+# Agent Configuration File
+# The Big Sister Server expects communication
+# every 10 minutes or server is considered down
+#-----------------------------------------------------
+# Set the default SNMP community to "public", the
+#
+# Set default frequency to 5 minutes for "ALL" checks
+# KEYWORD Default settings Apply To TEST
+#------------- --------------------------- -----------------
+DEFAULT community=public frequency=5 perf=5 ALL
+DEFAULT version=1 proto=udp rpc
+DEFAULT proto=icmp ping
+
+
+# Information about defined systems to monitor using DESCR command.
+#
+# KEYWORD SYSTEM FEATURES Apply To HOST
+#--------- -------------------------- ------------
+DESCR features=unix,linux,PLD localhost
+# DESCR features=unix,sysv,solaris someotherhost
+
+
+# Run the following tests.
+# Note: host1(host2) is reported under host2
+# Note: host can be an IP address
+# Report Host Health Test List
+#------------ -----------------------------------
+localhost memory network disk syslog ntp users
+localhost proc=inetd procs
+localhost proc=sshd procs
+#localhost fs=.7(6-10),.0(30-40),/dev/rdsk/c0t1d0s0.7(1-2) ]dumpdates
+localhost idle=10 wio=50 freeswap_red=100000 freeswap_yellow=200000 load
+localhost yellow=3 red=8 diskload
+localhost rpc
+localhost proto=udp ping
+localhost url=http://localhost http
+localhost cpu_yellow=10 cpu_red=20 cpuload
+
+
+# EDIT THIS, replace localhost by the name or IP address of your Big Sister server
+#
+# BigSis Server bsdisplay /options
+#------------ -----------------------------------
+localhost bsdisplay
+
+# include file for specific hosts, do not name it uxmon-net.* as a new
+# process is started for every file matching that pattern
+
+include include.$HOST