diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /src/pmie/examples/README | |
download | pcp-debian/3.9.10.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'src/pmie/examples/README')
-rw-r--r-- | src/pmie/examples/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/pmie/examples/README b/src/pmie/examples/README new file mode 100644 index 0000000..1bdf4a6 --- /dev/null +++ b/src/pmie/examples/README @@ -0,0 +1,27 @@ +Example Expressions and Rules for pmie(1) + +The files in this directory contain a number of sample rules +for the Performance Co-Pilot inference engine pmie(1). + +In some cases the rules could be used directly. In others the +rules would require customization (host names, thresholds, rule +evaluation frequency, choose a suitable alarm/action, etc) before +they could be used at a particular site. + +Each file contains a set of related rules as follows: + +CPU general CPU utilization and saturation monitoring + +DISK general disk utilization and saturation monitoring + +FILESYS general file system monitoring + +RAS simple reliability and availability monitoring + (see also the shping PMDA, pmdashping(1)) + +UAG examples from the Performance Co-Pilot User's and + Administrator's Guide + +UPM examples from the Performance Co-Pilot Programmer's + Guide + |