configuring nagiosgrapher to not use regex for matching service names
Andreas Ericsson
ae at op5.se
Mon Oct 31 19:46:25 CET 2005
Christopher House wrote:
> Is there a way to have nagiosgrapher (
> http://www.nagiosexchange.org/Charts.42.0.html?&tx_netnagext_pi1%5Bp_view%5D=195)
> not use regex to match the service_name in its ngraph.cfg?
Probably not, but if you want it to stop matching somewhere all you need
to do is add a dollar-sign.
> I have several
> services that start with:
> Dsk: /prod
> (such as Dsk: /prod/pl , Dsk: /prod/home , etc)
So the regex for graphing
Dsk: /prod
but not
Dsk: /prod/pl
would be
Dsk: /prod$
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list