Imported Upstream version 1.07

This commit is contained in:
Jan Wagner 2013-11-06 09:53:33 +01:00
parent 87e0216b00
commit a8f50c0a7c
53 changed files with 15751 additions and 0 deletions

10
samples/README Normal file
View file

@ -0,0 +1,10 @@
sample.ini - you can use this as a template to make other configuration
files. It has lots of comments at the beginning to remind
you of what's allowed
sample2.ini - sample configuration file to alert when more than 10%
of a processes is in use.
solaris.ini - System processes that you might want to check on, customized
for Solaris. Checks that cron and syslogd are running,
and that no process uses more than 70% of the available CPU.
$Id: README,v 1.2 2000/04/09 20:40:43 rocky Exp $