|
|
| Author |
Message |
msw1970 Cacti User
Joined: 09 Jan 2007 Posts: 153
|
Posted: Mon Aug 18, 2008 8:31 am Post subject: Data Query index |
|
|
Hi
I'm using the following in a Data Query XML file
<oid_index_parse>OID/REGEXP:^.*\.([0-9]*\.[0-9]*\.[0-9]*)$</oid_index_parse>
What I want to know is can I use the following
<oid_index_parse>OID/REGEXP:^.*\.([0-9]*\.[0-9]*)\.300$</oid_index_parse>
Thanks |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 11619 Location: Muenster, Germany
|
Posted: Mon Aug 18, 2008 2:32 pm Post subject: |
|
|
Yes
Reinhard |
|
| Back to top |
|
 |
|