[Nagiosplug-devel] [ nagiosplug-Bugs-1107646 ] check_dig output contains embedded TABs

SourceForge.net noreply at sourceforge.net
Wed Jan 26 13:23:05 CET 2005


Bugs item #1107646, was opened at 2005-01-23 04:51
Message generated for change (Comment added) made by tonvoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1107646&group_id=29880

Category: Parsing problem
Group: CVS
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Randy O'Meara (omearar)
>Assigned to: Ton Voon (tonvoon)
Summary: check_dig output contains embedded TABs

Initial Comment:
This issue was discovered under the following conditions:
Nagios CVS 12/29/2004
Plugins CVS 12/29/2004
PerfParse tarball 1/15/2005

The dig program uses tabs to align its output. This
output is captured by the check_dig plugin and is
passed unmodified to Nagios. This presents a problem to
parsers that attempt to decompose performance data.
Performance data template normally specifies that
state, output, perfdata, etc. are tab-delimited when
written by Nagios. PerfParse, and any other performance
data processor that depends on tab-separated elements,
is confused and thus disregards the data.

----------------------------------------------------------------------

>Comment By: Ton Voon (tonvoon)
Date: 2005-01-26 21:22

Message:
Logged In: YES 
user_id=664364

Randy had fixed this himself!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1107646&group_id=29880




More information about the Devel mailing list