123 |
|
|
124 |
|
## The monitors to run |
125 |
|
Monitor.PluginsPackage=uk.org.iscream.client.monitors |
126 |
< |
Monitor.Plugins=CPU;Load;Process;Disk;Memory;Swap;Services;Heartbeat;Queue;WebFeeder; |
126 |
> |
Monitor.Plugins=CPU;Load;Process;Disk;Memory;Swap;Services;\ |
127 |
> |
Heartbeat;Queue;UserCount;WebFeeder; |
128 |
|
|
129 |
|
## Default alert timeouts |
130 |
|
# these can be override on a per-monitor basis |
164 |
|
# Swap monitor threshold values |
165 |
|
Monitor.Swap.threshold.LOWER=80 |
166 |
|
Monitor.Swap.threshold.UPPER=90 |
167 |
+ |
|
168 |
+ |
|
169 |
+ |
# UserCount monitor threshold values |
170 |
+ |
Monitor.UserCount.threshold.LOWER=100 |
171 |
+ |
Monitor.UserCount.threshold.UPPER=200 |
172 |
|
|
173 |
|
|
174 |
|
# Disk monitor threshold values |