BigIP v9 Template

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
srossen
Posts: 43
Joined: Mon Jun 13, 2005 1:10 pm

Post by srossen »

radmacd wrote:I am having problems with some of the data queries...

For example, when I run the F5 BigIP - TMM CPU Statistics query in debug mode I get the following, with no entries returned.

+ Running data query [26].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/f5_BigIP-sysTmmStat.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3375.2.1.8.2.2'
+ No SNMP data returned
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/f5_BigIP-sysTmmStat.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/f5_BigIP-sysTmmStat.xml'
+ Found data query XML file at '/var/www/cacti/resource/snmp_queries/f5_BigIP-sysTmmStat.xml


I am running Cacti/Spine 0.8.7d

Any ideas?
I am having this issue now also. We had to rebuild Cacti and now its not working. This used to work before we changed Cacti. No clue what needs to be done here, can't not find anywhere that would disable these SNMP strings on the BigIP. Its not cacti specific as they fail an snmpwalk and they used to return values. I had to reboot the box to get SNMP values back, I need to open a case on it.
srossen
Posts: 43
Joined: Mon Jun 13, 2005 1:10 pm

Post by srossen »

Are the connection duration graphs working for others? I can't get them to work properly in setup.
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Hi

I was wondering what purpose the V rules in most of these graphs serve? All it looks to be doing is to sit in the middle of most of the graphs. I'm thinking of removing it from the graph templates if it serves no purpose.

Cheers

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
jpipitone
Posts: 19
Joined: Tue Nov 06, 2007 11:41 am

Post by jpipitone »

I'm having trouble creating some of these graphs.

The only graphs that work correctly and graph correctly are the ones that refer to a data template with an OID. The other graphs will not graph. Their data input method is currently set to Get SNMP Data (Indexed), however, the graphs do not display.

I have turned on graph debugging, and it says the image file is not found.

The associated data queries DO work, and return values if I do a regular query, as well as a verbose query.

Does anyone know how these other graphs are being generated if they do not contain an oid with mibs - such as Chassis Fan and Temperature?
yreddy
Posts: 43
Joined: Fri May 02, 2008 7:33 am
Location: Canada

Post by yreddy »

Very complete template thanks!

Could you please upload it (with description and screenshots) to the Official Cacti Repository for Templates ?

Here is the link:
http://docs.cacti.net/templates

Thanks
Youri
yreddy
Posts: 43
Joined: Fri May 02, 2008 7:33 am
Location: Canada

Post by yreddy »

jpipitone wrote: The only graphs that work correctly and graph correctly are the ones that refer to a data template with an OID. The other graphs will not graph. Their data input method is currently set to Get SNMP Data (Indexed), however, the graphs do not display.
I had a similar issue, it was due to the index data queries returning values starting with dots instead of numbers. I've fixed it by doing the following replacement in the files f5_bigip_ifStat.xml and f5_BigIP-sysTmmStat.xml:
- <oid_index_parse>OID/REGEXP:^.{33}(.*)</oid_index_parse>
+ <oid_index_parse>OID/REGEXP:^.{34}(.*)</oid_index_parse>

(I saw later on that the issue has been discussed earlier in this forum)

Youri
yreddy
Posts: 43
Joined: Fri May 02, 2008 7:33 am
Location: Canada

Post by yreddy »

Hi,

I've created a new F5 BIG-IP template using the "F5_BigIP_v9-Host_Template-rev_7.zip" (thanks to Terje Gravvold, citizen_elah, BSOD2600 and matibut14) and other stuff I found on the Internet. I've also added many graphs and data queries (MultiHost CPU Statistics, Pool Statistics and Pool Member Statistics).

You can check it out and download it from the official cacti repository:
http://docs.cacti.net/usertemplate:host:f5:bigip

Please let me know if you experience any issues since I did not have the environment to test it properly.

Best Regards
Youri
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Whats new/changed with this version?
yreddy
Posts: 43
Joined: Fri May 02, 2008 7:33 am
Location: Canada

Post by yreddy »

The new merged template contains 24 new graphs. It also contains an updated version of the 15 original ones from "F5_BigIP_v9-Host_Template-rev_7.zip" which I have almost all modified in an attempt to normalize the entire template. See details below.

F5 BIG-IP Graph Template:
1) F5 BigIP - Global - Client Connections
2) F5 BigIP - Global - Client Packets
3) F5 BigIP - Global - Client Traffic (bits/sec) (*NEW*)
4) F5 BigIP - Global - HTTP 2xx/3xx Responses
5) F5 BigIP - Global - HTTP 2xx/3xx/4xx/5xx Responses
6) F5 BigIP - Global - HTTP 4xx/5xx Responses
7) F5 BigIP - Global - HTTP Requests per Ramcache Actions (*NEW*)
8) F5 BigIP - Global - HTTP Requests per Type (*NEW*)
9) F5 BigIP - Global - Memory Usage
10) F5 BigIP - Global - Server Connections (*NEW*)
11) F5 BigIP - Global - Server Packets (*NEW*)
12) F5 BigIP - Global - Server Traffic (bits/sec) (*NEW*)
13) F5 BigIP - Global - SSL Transactions
14) F5 BigIP - Global - TM CPU Usage (*NEW*)
15) ucd/net - CPU Usage (enhanced) (*NEW*)
16) ucd/net - Load Average (enhanced) (*NEW*)
17) ucd/net - Memory Usage (enhanced) (*NEW*)
18) ucd/net - TCP Counters (*NEW*)
19) ucd/net - TCP Current Established (*NEW*)
20) ucd/net - Uptime (*NEW*)

F5 BIG-IP Data Query Graph Template:
21) F5 BigIP - Chassis Fan
22) F5 BigIP - Chassis Temperature
23) F5 BigIP - CPU - Fan
24) F5 BigIP - CPU - Temperature
25) F5 BigIP - Interface - Traffic (bits/sec)
26) F5 BigIP - Interface - Errors/Drops/Collisions
27) F5 BigIP - Host CPU - CPU Usage (*NEW*)
28) F5 BigIP - Pool Member - Server Connections (*NEW*)
29) F5 BigIP - Pool Member - Server Packets (*NEW*)
30) F5 BigIP - Pool Member - Server Traffic (bits/sec) (*NEW*)
31) F5 BigIP - Pool - Active Members (*NEW*)
32) F5 BigIP - TMM - Client Connections (*NEW*)
33) F5 BigIP - TMM - Client Packets (*NEW*)
34) F5 BigIP - TMM - Client Traffic (bits/sec) (*NEW*)
35) F5 BigIP - TMM - CPU Usage
36) F5 BigIP - TMM - Memory Usage
37) F5 BigIP - TMM - Server Connections (*NEW*)
38) F5 BigIP - TMM - Server Packets (*NEW*)
39) F5 BigIP - TMM - Server Traffic (bits/sec) (*NEW*)

Global modifications:
- removed VRULE in graphs
- removed custom legend in graphs
- changed gprint exact number to normal gprint for all http response graphs
- changed graph colors to standardize the overall template
- renamed graphs, data templates and xml file to standardize the overall template
- other small modifications I do not remember...

Check the screnshots and download it here::
http://docs.cacti.net/usertemplate:host:f5:bigip

enjoy!
Youri
Last edited by yreddy on Fri Jun 04, 2010 3:43 am, edited 1 time in total.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Very nice. I've updated the first post too.
User avatar
lcano
Cacti User
Posts: 190
Joined: Thu Oct 09, 2008 5:46 pm
Location: Spain

Post by lcano »

I finally had time to try this template. I didn't try all the graph templates but some of them, and I have problems printing graphs for:

- F5 BigIP - MultiHost CPU Statistics
- F5 BigIP - TMM Statistics

These are the errors: (cacti.log)

Code: Select all

06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.10..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.9..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.6..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.5..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.8..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.4..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:06 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.7..49.1), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.10..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.9..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.6..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.5..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.8..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.4..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.7.5.2.1.7..49.2), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.8.2.3.1.19..49.46.48), Set MAX_OIDS to 1 for this host to isolate bad OID
06/16/2010 01:15:07 PM - SPINE: Poller[0] Host[99] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.4.1.3375.2.1.8.2.3.1.12..49.46.48), Set MAX_OIDS to 1 for this host to isolate bad OID
It seems that index parsing is not working properly, as it includes two 2 "dots" in the OID so it is something unuseful for the snmp query.

Verbose query for them output this result:

Code: Select all

+ Running data query [29].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_sysMultiHostCpuEntry.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2'
+ Index found at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.1' value: '1'
+ Index found at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.2' value: '2'
+ index_parse at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.1' results: '.49.1'
+ index_parse at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.2' results: '.49.2'
+ Inserting index data for field 'index' [value='.49.1']
+ Inserting index data for field 'index' [value='.49.2']
+ Located input field 'sysMultiHostCpuIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2'
+ Found item [sysMultiHostCpuIndex='1'] index: .49.1 [from value]
+ Found item [sysMultiHostCpuIndex='2'] index: .49.2 [from value]
+ Located input field 'sysMultiHostCpuHostId' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.7.5.2.1.1'
+ Found item [sysMultiHostCpuHostId='1'] index: .49.1 [from value]
+ Found item [sysMultiHostCpuHostId='1'] index: .49.2 [from value]
+ Located input field 'sysMultiHostCpuId' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.7.5.2.1.3'
+ Found item [sysMultiHostCpuId='0'] index: .49.1 [from value]
+ Found item [sysMultiHostCpuId='1'] index: .49.2 [from value]
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_sysMultiHostCpuEntry.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_sysMultiHostCpuEntry.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_sysMultiHostCpuEntry.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_sysMultiHostCpuEntry.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_sysMultiHostCpuEntry.xml'
and...

Code: Select all

+ Running data query [26].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_tmmstats.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3375.2.1.8.2.3.1.1'
+ Index found at OID: '1.3.6.1.4.1.3375.2.1.8.2.3.1.1.3.49.46.48' value: '1.0'
+ index_parse at OID: '1.3.6.1.4.1.3375.2.1.8.2.3.1.1.3.49.46.48' results: '.49.46.48'
+ Inserting index data for field 'tmmIndex' [value='.49.46.48']
+ Located input field 'sysTmmStatTmmId' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.8.2.3.1.1'
+ Found item [sysTmmStatTmmId='1.0'] index: .49.46.48 [from value]
+ Located input field 'sysTmmStatTmmPid' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.8.2.3.1.2'
+ Found item [sysTmmStatTmmPid='1661'] index: .49.46.48 [from value]
+ Located input field 'sysTmmStatCpu' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.8.2.3.1.3'
+ Found item [sysTmmStatCpu='1'] index: .49.46.48 [from value]
+ Located input field 'sysTmmStatTmid' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.8.2.3.1.4'
+ Found item [sysTmmStatTmid='0'] index: .49.46.48 [from value]
+ Located input field 'sysTmmStatNpus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.3375.2.1.8.2.3.1.5'
+ Found item [sysTmmStatNpus='1'] index: .49.46.48 [from value]
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_tmmstats.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_tmmstats.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_tmmstats.xml'
+ Found data query XML file at '/aplicaciones/cacti-0.8.7e/resource/snmp_queries/f5_bigip_tmmstats.xml'
I've never program PHP so I'm not an expert to know how ereg PHP parsing function works.

The device is running BIG-IP 9.4.3 Build 11.0 which is not exactly the same version tested for this las version of the template, but I don't think this should be the issue.

I don't try to print graphs for the other data queries that uses OID REGEX parsing, but I suppose it will have the same issue.

Any help for this kind of parsing?

Below the specific parsing code in each xml file of the template:

f5_bigip_sysMultiHostCpuEntry.xml: <oid_index_parse>OID/REGEXP:^.{32}(.*)$</oid_index_parse>

f5_bigip_tmmstats.xml: <oid_index_parse>OID/REGEXP:^.{32}(.*)$</oid_index_parse>
jay
Cacti User
Posts: 390
Joined: Wed Aug 31, 2005 8:55 am
Location: Bristol, England

Post by jay »

Icano

Try changin the OID regex from 32 to 33. I think others have done the same with success. There is some posts about it in this thread.

Cheers

Jay
Cacti Version 0.8.7e, Spine 0.8.7e, Apache 2.2.15, Mysql 5.0.88, PHP 5.2.13, RRDTool 1.2.30, NET-SNMP 5.5
Quad Core AMD Opteron Processor 2384, 2.70Ghz, 2GB RAM , 1 CPU used
Windows Server 2003 (X64), VMWARE ESX
Plugins: Aggregate 0.75

SYSTEM STATS: Time:12.5140 Method:spine Processes:2 Threads:15 Hosts:400 HostsPerProcess:200 DataSources:2909 RRDsProcessed:1384
User avatar
lcano
Cacti User
Posts: 190
Joined: Thu Oct 09, 2008 5:46 pm
Location: Spain

Post by lcano »

Thanks Jay for your help. It finally works with that change you suggested plus some other changes in the xml file for multihost CPU:

Please, keep them in mind as last version uploaded has several problems. I only found issues in xml file for MultiHostCPU: Below diff output of both original and final version.

Code: Select all

#diff f5_bigip_sysMultiHostCpuEntry.xml f5_bigip_sysMultiHostCpuEntry.xml.orig
5c5
<         <oid_index_parse>OID/REGEXP:^.{33}(.*)$</oid_index_parse>
---
>         <oid_index_parse>OID/REGEXP:^.{32}(.*)$</oid_index_parse>
41c41
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.4.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.4</oid>
48c48
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.5.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.5</oid>
55c55
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.6.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.6</oid>
62c62
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.7.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.7</oid>
69c69
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.8.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.8</oid>
76c76
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.9.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.9</oid>
83c83
<                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.10.1</oid>
---
>                         <oid>.1.3.6.1.4.1.3375.2.1.7.5.2.1.10</oid>
Also remind that there are some other data queries I'm not using, so I cannot ensure that there are no more issues with this template.

Enjoy :wink:
yreddy
Posts: 43
Joined: Fri May 02, 2008 7:33 am
Location: Canada

Post by yreddy »

Icano,

It seems the snmpwalk output of the verbose query is different on your system than mine (maybe it is not the same snmp versions ?).

yreddy:
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2'
+ Index found at OID: '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.1' value: '1'
+ Index found at OID: '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.2' value: '2'
+ index_parse at OID: '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.1' results: '1.49.1'
+ index_parse at OID: '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.2' results: '1.49.2'

Icano:
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3375.2.1.7.5.2.1.2'
+ Index found at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.1' value: '1'
+ Index found at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.2' value: '2'
+ index_parse at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.1' results: '.49.1'
+ index_parse at OID: '1.3.6.1.4.1.3375.2.1.7.5.2.1.2.1.49.2' results: '.49.2'

Mine includes the "." as first character and yours does not. This would explain the positioning problem that you fixed using {33} instead of {32}.

I've modified the oid_index_parse values to have it compatible on both systems (http://docs.cacti.net/usertemplate:host:f5:bigip). Here is the fix I've did:

Code: Select all

# diff f5_bigip_sysMultiHostCpuEntry.xml.old f5_bigip_sysMultiHostCpuEntry.xml
5c5
<         <oid_index_parse>OID/REGEXP:^.{32}(.*)$</oid_index_parse>
---
>         <oid_index_parse>OID/REGEXP:^.*\.3375\..{14}(.*)$</oid_index_parse>
Please check it out and PM me if you still have problems.

Youri
sojourner9
Posts: 1
Joined: Thu Oct 02, 2008 9:50 am

Post by sojourner9 »

Trying to install this template on a fresh install of 0.8.7e

- Installed Cacti 0.8.7e
- Installed Spine 0.8.7e
- Installed PIA 0.8.7e 2.6
- Patched Cacti
- Patched Spine
- Installed plugins - settings, thold, monitor, realtime, docs

So now I'm trying to import the F5 template.

Uploaded the resource\snmp_query\ xml files to the cacti server's resource\snmp_query directory

When I try to import do "import template" for the "cacti_host_template__f5_big-ip.xml" - the browser spins for a moment, then gives me a blank page.

The template is not successfully imported, and I can't figure out why not. If I try to re-import the "cisco router" host template, that works just fine. So at least the basics are working - but no idea why the F5 doesn't work for me, no errors reported, just a blank page.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests