Opened 5 years ago

Closed 5 years ago

Last modified 23 months ago

#111 closed defect (fixed)

NRPE-return-string missing char(s)

Reported by: ischte Owned by: mickem
Priority: 1 Milestone: 0.3.0
Component: NRPEListener Version: 0.3.0
Severity: Bugs Keywords:
Cc:

Description

I'm doing some nrpe-based checks which - in the easiest way - just return an echo-line from dos-batch as a string-value.

This string is not complete since version 0.3.0.RC1:
e
xample:
-echo "TEST"
--nsclient/nagios output: "TES"

Seems like conversion of the string (trim...) is not correct. Most right char is missing.

ischte

Change History (3)

comment:1 Changed 5 years ago by mickem

  • Owner changed from MickeM to mickem
  • Status changed from new to assigned

ahh, sorry...
that is correct...

will fix for next build.

comment:2 Changed 5 years ago by mickem

  • Resolution set to fixed
  • Status changed from assigned to closed

fixed in next build...

comment:3 Changed 23 months ago by mickem

  • Version changed from 0.3.0-RC to 0.3.0
Note: See TracTickets for help on using tickets.