Package: nagios-plugins-basic
Version: 1.4.3-1
Severity: normal
According to the -h (help) output of the command, the following is
advertised as example of how to use check_disk:
[EMAIL PROTECTED]:/$ /usr/lib/nagios/plugins/check_disk -h|grep 10%
check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /
Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB
But running it (well, only the first part of the arguments), gives
the following error on my AMD64 system:
[EMAIL PROTECTED]:/$ /usr/lib/nagios/plugins/check_disk -w 10% -c 5% -p /tmp
INPUT ERROR: C_IDFP (0.000000) should be less than W_IDFP (0.0) and both should
be between zero and 100 percent, inclusive for /tmp
check_disk: Could not parse arguments
Usage: check_disk -w limit -c limit [-p path | -x device] [-t timeout][-m] [-e]
[-W limit] [-K limit] [-v] [-q]
This was still working OK with nagios-plugins-basic 1.4.2-7.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ISO-8859-1) (ignored:
LC_ALL set to en_US)
Versions of packages nagios-plugins-basic depends on:
ii iputils-ping 3:20020927-3 Tools to test the reachability of
ii libc6 2.3.6-13 GNU C Library: Shared libraries
ii libmysqlclient15off 5.0.22-2 mysql database client library
ii libssl0.9.8 0.9.8b-2 SSL shared libraries
ii procps 1:3.2.6-2.2 /proc file system utilities
ii zlib1g 1:1.2.3-11 compression library - runtime
nagios-plugins-basic recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]