Re: [Nagios-devel] Possible nagiostats bug: Some MRTG data
Posted: Mon Feb 11, 2008 2:48 am
Update:
Having a closer look at the help screen it appears that there are =
duplicate entries for the command buffer info, and if we use the other =
set (replace CHK with CMD in the variables) we get the info correctly.
So where nagiostats --help says:
TOTCMDBUF total number of external command buffer slots =
available.
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 =
(documentation issue only?).
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/
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>=20
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Having a closer look at the help screen it appears that there are =
duplicate entries for the command buffer info, and if we use the other =
set (replace CHK with CMD in the variables) we get the info correctly.
So where nagiostats --help says:
TOTCMDBUF total number of external command buffer slots =
available.
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 =
(documentation issue only?).
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/
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>=20
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]