Package: mon
Version: 1.2.0-1
Severity: normal

Several issues with mon.cgi:

1) Requires Crypt::TripleDES to work, but libcrypt-tripledes-perl seems
to have been removed from Debian sometime since 2004.
2) If Crypt::TripleDES is install via CPAN, the following happens:

 malformed header from script. Bad header=<form method="post" action="/c: 
mon.cgi

Some how the population of the $url variable is damaged. I haven't dug
into this further, but I will try and do so. The CGI front-end seems to
be a nice balance of light interface and functionality, so it would be
nice if the one we shipped would allow login access.


-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mon depends on:
ii  adduser                       3.112+nmu2 add and remove users and groups
ii  libc6                         2.11.3-4   Embedded GNU C Library: Shared lib
ii  libtime-period-perl           1.20-8     Perl library for testing if a time
ii  mon-client                    1.2.0-1    modules for interfacing with the m

Versions of packages mon recommends:
ii  fping                 2.4b2-to-ipv6-16.1 sends ICMP ECHO_REQUEST packets to
ii  libauthen-pam-perl    0.16-2             Perl interface to PAM library
ii  libcrypt-ssleay-perl  0.57-2             Support for https protocol in LWP
ii  libfilesys-diskspace- 0.05-13            fetch filesystem size and usage in
ii  libnet-dns-perl       0.66-2             Perform DNS queries from a Perl sc
ii  libnet-ldap-perl      1:0.4001-2         client interface to LDAP servers
ii  libnet-telnet-perl    3.03-3             Script telnetable connections
ii  libsnmp-perl          5.4.3~dfsg-2       SNMP (Simple Network Management Pr
ii  libstatistics-descrip 3.0200-1           Perl module for basic descriptive 
ii  libtime-modules-perl  2006.0814-2        Various Perl modules for time/date
ii  perl-modules [libnet- 5.10.1-17squeeze3  Core Perl modules

mon suggests no packages.

-- Configuration Files:
/etc/default/mon changed:
ENABLED="yes"
CONFIGFILE="/etc/mon/mon.cf"
AUTHFILE="/etc/mon/auth.cf"
CFBASEDIR="/etc/mon"
ALERTSDIR="/usr/lib/mon/alert.d"
MONITORSDIR="/usr/lib/mon/mon.d"
STATEDIR="/usr/lib/mon/state.d"
LOGDIR="/var/log/mon"
DAEMON_OPTS="-B ${CFBASEDIR} -a ${ALERTSDIR} -s ${MONITORSDIR} -D ${STATEDIR} 
-L ${LOGDIR} -f -c ${CONFIGFILE} -A ${AUTHFILE}"

/etc/mon/mon.cf changed:
alertdir                = /usr/lib/mon/alert.d
mondir                  = /usr/lib/mon/mon.d
logdir                  = /var/log/mon
historicfile            = /var/log/mon/history.log
maxprocs                = 20
histlength              = 100
randstart               = 60s
dtlogging               = yes
dtlogfile               = dtlog
authtype                = userfile
hostgroup server localhost
hostgroup routergy routergy.com
hostgroup remotespy remotespy.com
hostgroup savannahtogo savannahtogo.com
hostgroup rb2011 192.168.78.1
hostgroup pinghosts 192.168.78.1
        192.168.78.2
        192.168.78.3
        192.168.78.4
        192.168.78.6
        192.168.78.13 
        192.168.78.20 
        192.168.78.60 
        192.168.78.141
        192.168.78.157
        192.168.78.254
watch server
        service http
                description HTTP service
                interval 10m
                monitor http.monitor
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
        service ftp
                description FTP service
                interval 10m
                monitor ftp.monitor
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
        service smtp
                description SMTP service
                interval 10m
                monitor smtp.monitor -t 60
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
        service imaps
                description IMAPS service
                interval 10m
                monitor imap-ssl.monitor -t 60
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
        service freespace
                description Free space
                interval 10m
                monitor freespace.monitor /:10% ;;
                period
                        alertevery 1h
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
watch rb2011
        service dns
                description DNS service
                interval 1h
                monitor dns.monitor -caching_only -query jacobheider.com
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
                        
watch pinghosts
        service ping
                description ICMP echo
                interval 1m
                monitor fping.monitor
                period
                        alertevery 1h
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
                
watch routergy
        service http
                description HTTP service
                interval 10m
                monitor http.monitor
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
watch remotespy
        service http
                description HTTP service
                interval 10m
                monitor http.monitor
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost
watch savannahtogo
        service http
                description HTTP service
                interval 10m
                monitor http.monitor
                period
                        numalerts 10
                        alert mail.alert root@localhost
                        upalert mail.alert root@localhost


-- no debconf information


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

Reply via email to