monit-general
[Top][All Lists]
Advanced

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

RE: How to configure Monitoring on Remote host


From: ashok
Subject: RE: How to configure Monitoring on Remote host
Date: Thu, 12 Oct 2006 19:51:16 +0530

Hey frnd,

 

I performed it. And it says every thing is fine..

 

Control file syntax OK

 

Also reloaded the monit.

 

Thank you so much ..

 

Now I can monitor all in web interface.

 

Its like this…

 

Host

Status

Protocol(s)

mail.examp.com

online with all services

[ICMP Echo Request]  |  [HTTP] at port 80  |  [MYSQL] at port 3306  |  [POP] at port 110  |  [SMTP] at port 25

 

So Status here means – All services are okay right ?

 

Warm Regards

ashok

 

-----Original Message-----
From: Martin Pala [mailto:address@hidden
Sent: Thursday, October 12, 2006 7:38 PM
To: address@hidden; This is the general mailing list for monit
Subject: Re: How to configure Monitoring on Remote host

 

Hi,

 

monit runs as daemon - when you changed the configuration, you have to

reload monit to reread its configuration:

 

   monit -t     ... (optional) checks the configuration file syntax

   monit reload ... reloads monit (or you can just send SIGHUP to monit)

 

 

Martin

 

 

 

ashok wrote:

>

> Hi Frnds,

>

>

>   Im new monit user J

>

>

>   I have configured it and works fine on local machine.

>

>

>   Can some one provide me examples for monitoring services on Different

> hosts like I have 20 servers running with different services.

>

>

>

>   I have tried putting these entries in monitrc file.

>

>

>  check host mail.examp.com with address 206.13.200.66

>

>     if failed icmp type echo count 3 with timeout 3 seconds then alert

>

>     if failed port 25 protocol smtp with timeout 15 seconds then alert

>

>     if failed port 110 protocol pop with timeout 15 seconds then alert

>

>     if failed port 3306 protocol mysql with timeout 15 seconds then alert

>

>     if failed url

>

>        http://mail.examp.com

>

>        then alert

>

>

> But when I visit http://ipaddress:2812/   I don’t see that new entry , I

> could see only system & process.

>

>

> Pls suggest me…

>

>

> Thanks in advance

>

>

> Warm Regards

>

> Ashok

>

>

>

>

> ------------------------------------------------------------------------

>

> --

> To unsubscribe:

> http://lists.nongnu.org/mailman/listinfo/monit-general

 


reply via email to

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