monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

monit does not open httpd port


From: Patrick Viola
Subject: monit does not open httpd port
Date: Wed, 16 Feb 2011 10:23:20 +0100

Hi,
I have a strange problem on some of my servers.

I always start monit with init and the main configuration (monitrc) is the same on every server. On two servers I have the problem, that monit does not open the httpd port 3128. Every other server works well.
If I start monit from command line (monit -Ic /etc/monitrc) the port ist open instantly and everything works fine.

Did someone of you know about this behavior?
Somebody has an idea how I can solve it?


my monitrc (I just put an "XXX" to the servernames and passwords. Rest is copy & paste

set daemon 30 with start delay 60
set logfile syslog facility log_daemon
set alert XXX but not on { instance
                                      ppid
                                      pid  }
set mailserver XXX.gedak.de, XXX.gedak.de
set httpd port 2812
     allow localhost
     allow 172.16.0.0/16
     allow admin:XXX

check system XXX.gedak.de
    if memory usage > 80% for 5 cycles then alert
    if cpu usage (user) > 60% for 5 cycles then alert
    if cpu usage (system) > 60% for 5 cycles then alert
    if cpu usage (wait) > 20% for 5 cycles then alert

include /etc/monit.d/*.conf



Mit freundlichen Grüßen

Patrick Viola

Projektentwicklung Business Information

Tel: +49 2152 143 - 439, Fax: +49 2152 44 47
E-Mail: address@hidden, Lotus Notes: Patrick address@hidden

GEDAK - Gesellschaft für Datenverarbeitung und Kommunikation mbH

Mülhauser Str. 157 · D-47906 Kempen, Geschäftsführer: Bernd Kothes
Amtsgericht Krefeld HRB 9087, Steuer-Nr. 115/5715/0137, USt.-ID DE119998337

www.gedak.de
reply via email to

[Prev in Thread] Current Thread [Next in Thread]