Http-datacollection-config.xml regex

Hi all

I have setup the http data collection but it’s not adding any data to my
/share/rrd/snmp/ folder , I have a feeling I screwed something up with my
regex statement, could someone please have a look at it and point me in the
right direction?

The page I’m pulling the data from looks like this

1199344091,1195804426,0.21,0.13,0.05,1982798,1380132,3965678,2910720,61319248,54165068,0,4,25,1,0,548,5.0.7

Raw file

1199344091,1195804426,0.21,0.13,0.05,1982798,1380132,3965678,2910720,61319248,54165068,0,4,25,1,0,548,5.0.7

And this is my collector configuration

<?xml version="1.0" encoding="UTF-8"?>

<http-datacollection-config
xmlns:http-dc=“http://xmlns.opennms.org/xsd/config/http-datacollection
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance

xsi:schemaLocation=“http://xmlns.opennms.org/xsd/config/http-datacollection
The OpenNMS Group
rrdRepository=“/usr/opennms/share/rrd/snmp/” >

RRA:AVERAGE:0.5:1:8928 RRA:AVERAGE:0.5:12:8784 RRA:MIN:0.5:12:8784 RRA:MAX:0.5:12:8784 <url path="/RocketSeed/medic_stat.htm"

matches=“matches=”([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,])“**”
response-range=“100-399” >























View this message in context: http://www.nabble.com/http-datacollection-config.xml-regex-tp22411055p22411055.html

OOPS !!!

Sorry, I posted in the wrong place please ignore my mail

b-boy wrote:

Hi all

I have setup the http data collection but it’s not adding any data to my
/share/rrd/snmp/ folder , I have a feeling I screwed something up with my
regex statement, could someone please have a look at it and point me in
the right direction?

The page I’m pulling the data from looks like this

1199344091,1195804426,0.21,0.13,0.05,1982798,1380132,3965678,2910720,61319248,54165068,0,4,25,1,0,548,5.0.7

Raw file

1199344091,1195804426,0.21,0.13,0.05,1982798,1380132,3965678,2910720,61319248,54165068,0,4,25,1,0,548,5.0.7

And this is my collector configuration

<?xml version="1.0" encoding="UTF-8"?>

<http-datacollection-config

xmlns:http-dc=“http://xmlns.opennms.org/xsd/config/http-datacollection
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance

xsi:schemaLocation=“http://xmlns.opennms.org/xsd/config/http-datacollection
http://www.opennms.org/xsd/config/http-datacollection-config.xsd
rrdRepository=“/usr/opennms/share/rrd/snmp/” >

RRA:AVERAGE:0.5:1:8928 RRA:AVERAGE:0.5:12:8784 RRA:MIN:0.5:12:8784 RRA:MAX:0.5:12:8784 <url path="/RocketSeed/medic_stat.htm"

matches=“matches=”([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,]),([^,])“**”
response-range=“100-399” >























View this message in context: http://www.nabble.com/http-datacollection-config.xml-regex-tp22411055p22411088.html