Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.53p4
|
Minor feature enhancements |
05-Jul-2001 22:02 |
|
0.53p3
|
Minor bugfixes |
13-Jun-2001 18:22 |
|
0.53p2
|
Minor bugfixes |
02-Jun-2001 19:18 |
|
0.51p4
|
Minor bugfixes |
02-Apr-2001 23:52 |
|
0.51p3
|
Minor feature enhancements |
23-Mar-2001 17:11 |
|
0.51p2
|
Major bugfixes |
22-Mar-2001 17:55 |
|
0.51p1
|
Minor bugfixes |
21-Mar-2001 17:11 |
|
0.50p12
|
Minor feature enhancements |
06-Mar-2001 01:53 |
|
0.50p9
|
Minor feature enhancements |
01-Mar-2001 03:12 |
|
0.50p8
|
Major feature enhancements |
21-Feb-2001 07:37 |
Comments
[»]
autocheck isn't auto - checking
by Cagliostro - Sep 20th 2002 10:12:50
Hi there
I've got the prob that autocheck doesn't start.
I've got an interval of 300 sec, timeout 60 sec, monitoring only 3 hosts
with 5 ports. I would like to screw down the interval to one minute, but
...
If i call AutoCheck manually, it works well. I'm using V0.54 stable.
Other question: How to test the mail function?
Any ideas around?
[reply]
[top]
[»]
Bugreport: autorecheck.pl function SendMail
by aed - Apr 26th 2002 15:08:41
Line 336:
my $mail = new Mail::Mailer sendmail;
Line 338:
my $from = $Myname.' <'.($< || 'root').'@'.($hostname ||
$ENV{'HOSTNAME'} || 'localhost').'>';
Line 342:
$mail->close;
[reply]
[top]
[»]
Feature Request: Execute Scripts in AutoRecheck
by aed - Apr 26th 2002 15:01:17
I'd like to execute scripts (like the sample_http) in
the autorecheck interval and diplay result (good/bad)
in the host overview (Default: Basic or Default: List).
So I'd be able to regularly check the http-response, not only
if the port is still listening.
[reply]
[top]
|