Re: [Nagios-devel]

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel]

Post by Guest »

Hi Steffen,

which nagiostat version do you use=3F

>>TOTCMDBUF total number of external command buffer slots avai=
lable.
>>USEDCMDBUF number of external command buffer slots currently =
in use.
>>HIGHCMDBUF highest number of external command buffer slots ev=
er in use.
In version 3.0rc2 you becomes a output from nagiostat.

>>TOTCHKBUF total number of check result buffer slots availabl=
e.
>>USEDCHKBUF number of check result buffer slots currently in u=
se.
>>HIGHCHKBUF highest number of check result buffer slots ever i=
n use.
This is a bug. But it can't be fixed, because in the status.dat wasn't any=
information from number of check results that can be parsed from nagiosta=
t.

>> Where AVGPSVSVCLAT is not translated.
This a bug in Version 3.0rc1 and is fixed in the version 3.0rc2.

Bye Michael
-----Urspr=FCngliche Nachricht-----
Von: Nagios Developers List
Gesendet: 11.02.08 11:49:00
An: "Nagios Developers List"
Betreff: Re: [Nagios-devel] Possible nagiostats bug: Some MRTG data variab=
lesare not translated


Update:

Having a closer look at the help screen it appears that there are duplicat=
e entries for the command buffer info, and if we use the other set (replac=
e CHK with CMD in the variables) we get the info correctly.

So where nagiostats --help says:

TOTCMDBUF total number of external command buffer slots availa=
ble.
USEDCMDBUF number of external command buffer slots currently in=
use.
HIGHCMDBUF highest number of external command buffer slots ever=
in use.
TOTCHKBUF total number of check result buffer slots available.=

USEDCHKBUF number of check result buffer slots currently in use=
.
HIGHCHKBUF highest number of check result buffer slots ever in =
use.

The CHK versions should just be eliminated from this screen I guess (docum=
entation issue only=3F).

So, what is really left from the report is the:

xxxPSVSVCLAT MIN/MAX/AVG passive service check latency (ms).

Where AVGPSVSVCLAT is not translated.

Best regards,
Steffen Poulsen


> -----Oprindelig meddelelse-----
> Fra: [email protected]=20
> [mailto:[email protected]] P=E5 vegne=20
> af Steffen Poulsen
> Sendt: 11. februar 2008 11:37
> Til: Nagios Developers List
> Emne: [Nagios-devel] Possible nagiostats bug: Some MRTG data=20
> variablesare not translated
>=20
> Trying to set up monitoring for nagios performance data, we=20
> have now reached the point where we would like to monitor the=20
> use of check command buffers.
>=20
> But even though nagiostats appear to support the use of these MRTG
> variables:
>=20
> TOTCHKBUF
> USEDCHKBUF
> HIGHCHKBUF
> AVGPSVSVCLAT
>=20
> It appears that they are not translated correctly:
>=20
> [nagios@nagsrv]$ /usr/local/nagios/bin/nagiostats -m -d=20
> TOTCHKBUF,USEDCHKBUF,HIGHCHKBUF,AVGPSVSVCLAT
> TOTCHKBUF
> USEDCHKBUF
> HIGHCHKBUF
> AVGPSVSVCLAT
>=20
> The rest of the possible variables are translated just fine=20
> it seems, so we guess it is a local problem relating to these=20
> variables only.
>=20
> If we missed a configure option related to these settings or=20
> similar, excuses up front.
>=20
> Best regards,
> Steffen Poulsen
>=20
>=20
> --------------------------------------------------------------
> -----------
> This SF.net email is sponsored by: Microsoft Defy all=20
> challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>=20

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012000

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked