NRPE Arguments some thoughts and how to disable "Request contained illegal metachars!"

Jelle Smet nagios at smetj.net
Thu Sep 17 10:26:48 CEST 2009



Hi List, 

I'm using NRPE as the default client installed on *nix machines. 

I think key in each monitoring system is that you need to be able to
define your thresholds on the level of your monitoring system itself, and
not on the clients.
(Whether monitoring results are evaluated by the monitoring system or by
the monitoring client, that's another story.) 

In other words we're using the "dont_blame_nrpe" parameter on all my
clients, which offers for us a very powerfull and flexible setup.
I (personally) think is the minimum you can expect of a monitoring system
is that you don't need to be on the client side to define thresholds. 

Anyhow, ... I came to a point where I need to send over regular
expressions over nrpe to the remote client, which fails of course because
of the hard coded "illegal metacharacters" 

Now my request:
* It would be nice, if these characters could be defined in the config
file, giving a user control.
* How can I change the code so these metachars are
ignored? 

Isn't there a security design which allows such functionality while it
being secure? 

Thanks, 

Jelle Smet
http://www.smetj.net
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20090917/763fa793/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list