Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - mapsy

#1
General Support / Timeout to short smtp and pop3
December 07, 2010, 04:35:52 PM
Hi Victor,

When monitoring a smtp service sometimes I get an alarm that the service isn't working. Which is not true.

It sends a test mail, but waits to short for a 250 (queued) answer. The mailserver does send it, checked with Wireshark.

Tried to build the source but with no luck. Need to modify portchecker.
Can you make the time out longer or adjustable?

Many thanks.
Maurice Spronkers
#2
Hello,

I want to setup an alarm if the last line written in a logfile is more than 24 hours ago.

I have made an event when the file is written. So far so good.

Now I want an alarm if this event is more than 24 hours ago.

How to setup? Can an event be a DCI?

Thanks,
Maurice Spronkers
#3
General Support / Where to put the parser file?
November 17, 2010, 02:39:02 PM
Hi All,

Try to monitor a logfile.

Made a parser, modified the agent configuration.

But where must the parser file go. On the server or on the agent?

Thanks,
Maurice Spronkers
#4
Hi All,

I have setup an alarm. This works. But when I assign an action it wil not fire.

Management server is windows server 2003.
Type Action = Execute command on management server
Command c:\test.bat
Content test.bat = echo test.bat >>test.txt

What I'am doing wrong?

Kind regards,
Maurice Spronkers