[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Correct method to monitor service?
From: |
Martin Pala |
Subject: |
Re: Correct method to monitor service? |
Date: |
Mon, 9 Nov 2015 16:27:05 +0100 |
Hi,
correct syntax is:
monit start service1
Regards,
Martin
> On 09 Nov 2015, at 16:23, frwa onto <address@hidden> wrote:
>
> Hi,
> I have set below in my monit.conf.
>
> check process service1 with pidfile /var/run/wrapper.service1.pid
> start program = "/etc/rc.d/init.d/service1 start" with timeout
> 60 seconds
> stop program = "/etc/rc.d/init.d/service1 stop"
>
> I tried to start the service in this manner
> monit service1 start
> Invalid argument -- service1 (-h will show valid arguments)
>
> So should I start using my existing method where I get into my wrapper folder
> /usr/local/wra1/bin/ then key in ./startDaemon.sh? I would like to know if I
> am doing the right thing?
>
> Thank you.
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
- Correct method to monitor service?, frwa onto, 2015/11/09
- Re: Correct method to monitor service?,
Martin Pala <=
- Re: Correct method to monitor service?, frwa onto, 2015/11/09
- Re: Correct method to monitor service?, Martin Pala, 2015/11/09
- Re: Correct method to monitor service?, frwa onto, 2015/11/09
- Re: Correct method to monitor service?, Martin Pala, 2015/11/09
- Re: Correct method to monitor service?, frwa onto, 2015/11/09
- Re: Correct method to monitor service?, Martin Pala, 2015/11/10
- Re: Correct method to monitor service?, frwa onto, 2015/11/10
- Re: Correct method to monitor service?, Martin Pala, 2015/11/10
- Re: Correct method to monitor service?, frwa onto, 2015/11/10
- Re: Correct method to monitor service?, Martin Pala, 2015/11/10