Create a new command in nagios:
define command{
command_nameofbiz_ping
command_line$USER1$/check_http -S -H $HOSTADDRESS$
-u /webtools/control/ping -s PONG
}
(command_line is a single line)
and use this command to check if the ofbiz is still active like:
check_command
It would be better to add a Nagios plugin to monitor OFBiz status.
在 2010-04-12一的 11:24 +0200,Jacques Le Roux写道:
> Hi Hans,
>
> Not at the moment, but yes this sounds like a good idea to me.
> As you can see at http://markmail.org/message/ojpjqe3xjvmsk5h6, we use a
> Nagios command (at least I
Hi Hans,
Not at the moment, but yes this sounds like a good idea to me.
As you can see at http://markmail.org/message/ojpjqe3xjvmsk5h6, we use a Nagios command (at least I suppose it's Nagios):
check_command check_https!5!10 (now 10!15)
Gavin, could we use what Hans is suggesting instead? Bec
> -Original Message-
> From: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
> Sent: Monday, 12 April 2010 3:49 AM
> To: infrastruct...@apache.org
> Cc: dev@ofbiz.apache.org
> Subject: vm-ofbiz false alerts from Nagios
>
> Hi,
>
> We get a *lot* of false alerts for vm-ofbiz from N