Package: nagios-plugins
Version: 1.3.1.0-12
Severity: wishlist

Here is a patch for /etc/nagios-plugins/config/http.cfg to create a
command check_https:

--- http.cfg.orig       2005-01-25 10:58:47.000000000 +0100
+++ http.cfg    2005-01-25 10:59:25.000000000 +0100
@@ -17,4 +17,9 @@
        command_line    /usr/lib/nagios/plugins/check_http -H
        $HOSTADDRESS$ -p $ARG1$  -u $ARG2$  -e 'HTTP/1.0 200 OK'
                }

                +# 'check_https' command definition
                +define command{
                +       command_name    check_https
                +       command_line
                /usr/lib/nagios/plugins/check_http -ssl -H $HOSTADDRESS$
                -I $HOSTADDRESS$
                +       }


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages nagios-plugins depends on:
ii  bind9-host [host]        1:9.2.4-1       Version of 'host' bundled with BIN
ii  dnsutils                 1:9.2.4-1       Clients provided with BIND
ii  fping                    2.4b2-to-ipv6-9 sends ICMP ECHO_REQUEST packets to
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libldap2                 2.1.30-3        OpenLDAP libraries
ii  libmysqlclient12         4.0.23-1        mysql database client library
ii  libnet-snmp-perl         5.0.1-1         Script SNMP connections
ii  libpq3                   7.4.6-6         PostgreSQL C client library
ii  libssl0.9.7              0.9.7e-2        SSL shared libraries
ii  netkit-ping [ping]       0.10-10         The ping utility from netkit
ii  ntp                      1:4.2.0a-11     Network Time Protocol: network uti
ii  ntp-simple               1:4.2.0a-11     Network Time Protocol: daemon for 
ii  ntpdate                  1:4.2.0a-11     The ntpdate client for setting sys
ii  procps                   1:3.2.1-2       The /proc file system utilities
pn  qstat                                    Not found.
pn  radiusclient1                            Not found.
ii  smbclient                3.0.10-1        a LanManager-like simple client fo
ii  snmp                     5.1.2-6         NET SNMP (Simple Network Managemen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to