Jan,
Jan Wagner wrote:
could you please clearly point to the exact parts of each of the
documentations you are refering to? For now I did found onyl the
documentation provided on nagios.org[1] and the one shiped[2] with
nagios3-common, which is the same.
From my point of view, the developer(s
Hi!
Jan Wagner wrote:
> On Tuesday 12 May 2009, Sven Velt wrote:
> > Maybe we could add another one with "-l '$ARGV2'" add... ;-)
>
> Hmm ... I personly prefer general solutions and the one just with $ARGV1 is
> one in my eyes ... beside the documentaion shipped with nagios (upstream and
> with
Hi Soren,
On Tuesday 12 May 2009, Soren Stoutner wrote:
> I understand that I could change my setup to work with one argument as
> you have listed below. I'm simply stating that all the documentation,
> both on the nagios.org website, nsclient.org, and the documentation that
> ships with the vari
Jan,
I understand that I could change my setup to work with one argument as
you have listed below. I'm simply stating that all the documentation,
both on the nagios.org website, nsclient.org, and the documentation that
ships with the various Debian Nagios packages are following a
standardize
Hi Soren,
On Tuesday 12 May 2009, Soren Stoutner wrote:
> **Update**
>
> Correction to the below email. The error occurs with this command_line:
>
> command_line/usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$' -p
> 12489 -v '$ARG1$' '$ARG2$'
>
>
> Soren
>
> > The error message produced in
**Update**
Correction to the below email. The error occurs with this command_line:
command_line/usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$' -p 12489 -v
'$ARG1$' '$ARG2$'
Soren
The error message produced in Nagios is "wrong -l argument". I don't
know why it doesn't work. It sh
Jan,
The error message produced in Nagios is "wrong -l argument". I don't
know why it doesn't work. It should work. But it doesn't. Through
experimentation I discovered that removing the ' marks fixed the problem.
The error occurs with the following configurations:
command_line/usr/l
Jan,
If we only use $ARG1$, we need to update all of the documentation that
ships with the Nagios packages. For example, the sample windows.cfg
file that ships with nagios3-common includes the following code:
define service{
use generic-service
host_name
Hi Soren,
On Tuesday 12 May 2009, Soren Stoutner wrote:
> The ' marks around the arguments also causes problems for me on some of
> the commands. It occurred on all the commands that contained two -.
> Specifically:
>
> define service{
> use generic-service
>
Hi Sven,
On Tuesday 12 May 2009, Sven Velt wrote:
> I *would* prefer "check_nscp" as the author named the software. But yes,
> it would be a nice solution (independent of chosen command_name) for the
> Debian packages.
okay ... point taken. :)
> Maybe we could add another one with "-l '$ARGV2'"
Jan
For me "check_nt!'MEMUSE -w 80 -c 90'" and "check_nt!'USEDDISKSPACE -l c -w 90
-c 95'" works without problems.
Actual I don't see any need for changes. Using different ports is an issue,
but I'm not willing to break existing systems with changing it (default port
is 1248).
With kind rega
Hi!
Jan Wagner wrote:
> [...]
> > I see Jan's problem here with changing the default port. But IMHO it
> > would be more up2date to change from NSClient to NSClient++/nscp and
> > from port 1248 to 12489.
>
> I would say, we could write a new check "check_ntplus" with set "-p 12489",
> wouldn't
Hi Sven,
On Tuesday 12 May 2009, Sven Velt wrote:
> Jan Wagner wrote:
> > For me "check_nt!'MEMUSE -w 80 -c 90'" and "check_nt!'USEDDISKSPACE -l c
> > -w 90 -c 95'" works without problems.
> > Actual I don't see any need for changes. Using different ports is an
> > issue, but I'm not willing to br
Hi!
Jan Wagner wrote:
> On Monday 11 May 2009, Soren Stoutner wrote:
> > Package: nagios-plugins-standard
> > Version: 1.4.12-5
> > Severity: normal
> >
> >
> > The command_line in the nt.cfg that ships with the package reads:
> >
> > command_line/usr/lib/nagios/plugins/check_nt -H '$HOSTADDRE
Hi Soren,
thanks for your report.
On Monday 11 May 2009, Soren Stoutner wrote:
> Package: nagios-plugins-standard
> Version: 1.4.12-5
> Severity: normal
>
>
> The command_line in the nt.cfg that ships with the package reads:
>
> command_line/usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$'
Package: nagios-plugins-standard
Version: 1.4.12-5
Severity: normal
The command_line in the nt.cfg that ships with the package reads:
command_line/usr/lib/nagios/plugins/check_nt -H '$HOSTADDRESS$' -v '$ARG1$'
It should read:
command_line/usr/lib/nagios/plugins/check_nt -H '$HOSTADDRES
16 matches
Mail list logo