problem w/ check_log2.pl

Jason Martin jhmartin at toger.us
Wed Jan 5 19:05:59 CET 2005


> >That's what I figured, but I have tried escaping, double quoting, etc.  
> >but to no avail.  If it matters, I am using check_by_ssh, not nrpe. :-(
That actually works to your advantage. NRPE disallows several
shell metacharaters so it is impossible to send anything beyond
the simplest regex as a NRPE argument. To get around this I had
wrote a wrapper to base64-encode the regex arguments before
passing them to NRPE and modified the plugin to decode it before
using it as a regex.

-Jason Martin
-- 
When money talks there are few interruptions.
This message is PGP/MIME signed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 211 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20050105/5d3f5ec3/attachment.sig>


More information about the Users mailing list