Issue with Cacti and canopy Templates

I have the Canopy Templates loaded and I have created graphs for the following:
Access Points and SM’s
Cacti Interface-Traffic Template = OK

Canopy AP Template:
Ethernet Stat = 1, however the value is reported as 10/half, when it’s really 100/full (Not really a big deal)
GPS Stat = 1 so it’s OK
Registered SM Count = no data recorded
Temperature = no data recorded

Canopy SM Template:
Ethernet Stat = 1, however the value is reported as 10/half, when it’s really 100/full (Not really a big deal)
Jitter = OK
dBm = no data recorded
Session Stat = 1 so it’s OK
Temperature = no data recorded

Anyone else have problems like this? Any ideas?

Jerry,
I have not played with the Canopy templates/scripts, but I am an avid cacti fan/user.

Does the Canopy stuff come with a custom script, or did you have to “roll your own” generic SNMP queries?

If there is a script (./cacti/scripts), then running the script manually from the shell would help. This would tell you if the problem is in the script getting the data, or what cacti does with the data that it is given.

Hope that helps,
Andy

I had the same problem, It turned out that the perl script couldnt find snmpget. Just use its full path in the script.

Hi Andrew,
Turns out the graphs are corrupted. If I delete them and re-create they work fine.

The scripts are ready to go, just add the .pl scripts to the scripts folder and import the XML templates through the Cacti interface and you are good to go.