xml parser

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

xml parser

Post by anil406 »

Hello, Does nagios have xml parser plugins?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: xml parser

Post by tmcdonald »

That's a bit broad. Do you have something specific you are trying to accomplish? We do have our Nagios Exchange where plugins are listed, but I could not find anything for just "XML parser".
Former Nagios employee
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

Re: xml parser

Post by anil406 »

We have custom monitoring for weblogic JVM machines, it gives stats in xml files. I am looking to parse the xml and have it configured with nagios.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: xml parser

Post by tmcdonald »

I can't think of anything off the bat that does this, and a search didn't reveal anything specific to what you need. We do have some weblogic plugins that might work for your checks, otherwise you might want to script something up in perl to do the XML checking. The Nagios plugin development guidelines are a good source of info for custom plugins.
Former Nagios employee
Locked