Quite a lot of ways to solve this issue, it seem. :)
I have a working configuration in which the $USER macro is defined with
"/usr/lib*64*/nagios/plugins/check_disk", and on 32-bit systems I make a
symlink from /usr/lib64/nagios to /usr/lib/nagios. This works like a charm,
and doesn't seem to be v
On Sep 23 08:18, Kenneth Holter wrote:
> Hello all.
>
>
> I've set up Nagios to monitor a few 64-bit machines, and this seems to be
> working correctly. For example, my command for checking a remote disk is
> defined like this:
>
>
> define command{
> command_namecheck_remote_disk
>
On Tue, Sep 23, 2008 at 10:50 PM, Gavin Carr <[EMAIL PROTECTED]>wrote:
> On Tue, Sep 23, 2008 at 04:42:45PM -0300, Marcel wrote:
> > I think you missed the point Andreas tried to make.
> >
> > On Tue, Sep 23, 2008 at 5:48 AM, Kenneth Holter <[EMAIL PROTECTED]
> >wrote:
> >
> > > Actually, I've don
On Tue, Sep 23, 2008 at 04:42:45PM -0300, Marcel wrote:
> I think you missed the point Andreas tried to make.
>
> On Tue, Sep 23, 2008 at 5:48 AM, Kenneth Holter <[EMAIL PROTECTED]>wrote:
>
> > Actually, I've done this already. The macro, say, X defines the path to be
> > "/usr/lib64/nagios/plugi
I think you missed the point Andreas tried to make.
On Tue, Sep 23, 2008 at 5:48 AM, Kenneth Holter <[EMAIL PROTECTED]>wrote:
> Actually, I've done this already. The macro, say, X defines the path to be
> "/usr/lib64/nagios/plugins". But as far as I can see this does not solve my
> problem, as th
Actually, I've done this already. The macro, say, X defines the path to be
"/usr/lib64/nagios/plugins". But as far as I can see this does not solve my
problem, as the path on a 32-bit systems is different than the path on a
64-bit system.
On 9/23/08, Andreas Ericsson <[EMAIL PROTECTED]> wrote:
>
Kenneth Holter wrote:
> Hello all.
>
>
> I've set up Nagios to monitor a few 64-bit machines, and this seems to be
> working correctly. For example, my command for checking a remote disk is
> defined like this:
>
>
> define command{
> command_namecheck_remote_disk
> command_
Hello all.
I've set up Nagios to monitor a few 64-bit machines, and this seems to be
working correctly. For example, my command for checking a remote disk is
defined like this:
define command{
command_namecheck_remote_disk
command_line/somepath/check_by_ssh -C
"/usr/lib