summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2001-09-07 13:49:10 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2001-09-07 13:49:10 +0000
commitbce463b114d46094f1e4a07a34fccb117d86cc17 (patch)
tree2e86436e41f0af989490bd05f8031129a110c6ec
parent6f0aecfecf7c065c1976c95273f8215df5c0fde7 (diff)
downloadzabbix-bce463b114d46094f1e4a07a34fccb117d86cc17.tar.gz
zabbix-bce463b114d46094f1e4a07a34fccb117d86cc17.tar.xz
zabbix-bce463b114d46094f1e4a07a34fccb117d86cc17.zip
Added descriptions for some parameters.
git-svn-id: svn://svn.zabbix.com/trunk@199 97f52cf1-0a1b-0410-bd0e-c28be96e8082
-rw-r--r--doc/manual.txt56
1 files changed, 54 insertions, 2 deletions
diff --git a/doc/manual.txt b/doc/manual.txt
index 6d884c16..acea4c01 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -33,7 +33,8 @@
5. Chapter 5 (Administration)
5.1 Zabbix configuration
5.2 Expressions for triggers
-5.3 Supported parameters by platform
+5.3 Parameters
+5.4 Supported parameters by platform
6. Chapter 6 (Upgrading)
6.1 Zabbix 1.0alpha8
@@ -604,7 +605,58 @@ differs from last one.
Similiar expressions could be useful to monitor changes in important files, such as
/etc/passwd, /etc/inetd.conf, /kernel, etc.
-5.3 Supported parameters by platform
+5.3 Parameters
+
+- memory[total]
+
+Total amount of installed physical memory.
+
+- memory[shared]
+
+Amount of used shared memory.
+
+- memory[buffers]
+
+Amount of memory used for kernel buffers.
+
+- memory[cached]
+
+Amount of cached memory.
+
+- memory[free]
+
+Amount of unused physical memory.
+
+- diskfree[*]
+
+Amount of unused disk space for given volume.
+
+- inodefree[*]
+
+Number of unused inodes space for given volume.
+
+- cksum[*]
+
+Check sum of given file.
+
+- filesize[*]
+
+Size of given file.
+
+- swap[free]
+
+Free swap space.
+
+- swap[total]
+
+Total swap space.
+
+- swap[free]
+
+Free swap space.
+
+
+5.4 Supported parameters by platform
PARAMETER / SYSTEM | Debian Woody | Debian Potato | FreeBSD 4.3 | Solaris 5.8 | HP-UX 11.00 | AIX 4.3 |
| (i386) | (i386) | (i386) | (Ultra-60) | 9000/800 | (PowerPC) |