Motorola Canopy
Moderators: Developers, Moderators
-
- Posts: 14
- Joined: Fri Jun 09, 2006 4:38 pm
- Location: Concord, CA
- Contact:
I need to put the Canopy PERL scripts for Canopy on my CactiEZ machine.
Being Linux impaired, can someone tell me the easiet way to do this? The scripts are in .tar format and I am not sure what to do with them...
by the way, CactiEZ is just great!
Thanks!
Being Linux impaired, can someone tell me the easiet way to do this? The scripts are in .tar format and I am not sure what to do with them...
by the way, CactiEZ is just great!
Thanks!
Jerry Richardson
Director of Operations/VP
airCloud Communications
Concord, CA 94521
925-260-4119
__________________________________
Covering 1500 Square Miles with Canopy
Director of Operations/VP
airCloud Communications
Concord, CA 94521
925-260-4119
__________________________________
Covering 1500 Square Miles with Canopy
The perl scripts don't work very well for me but if you want to put them on your linux machine and you are using CactiEZ, just browse to https://server:10000Jerry Richardson wrote:I need to put the Canopy PERL scripts for Canopy on my CactiEZ machine.
Being Linux impaired, can someone tell me the easiet way to do this? The scripts are in .tar format and I am not sure what to do with them...
by the way, CactiEZ is just great!
Thanks!
Log in to the web interface for your linux box and there's an app that allows you to upload files. You can extract the tar files with winRAR or any other compression utility, then upload the .pl scripts yourself.
-
- Posts: 14
- Joined: Fri Jun 09, 2006 4:38 pm
- Location: Concord, CA
- Contact:
-
- Posts: 6
- Joined: Tue Aug 01, 2006 4:37 pm
08/01/2006 06:40:03 PM - CMDPHP: Poller[0] Host[6] DS[36] CMD: perl /var/www/htdocs/cacti/scripts/getCanopyApStats.pl 10.20.101.50 Canopy tempC, output: U
08/01/2006 06:40:03 PM - CMDPHP: Poller[0] Host[6] DS[35] CMD: perl /var/www/htdocs/cacti/scripts/getCanopyApStats.pl 10.20.101.50 Canopy regCount, output: U
Why does this happen? If I execute the exact same command it works great.
08/01/2006 06:40:03 PM - CMDPHP: Poller[0] Host[6] DS[35] CMD: perl /var/www/htdocs/cacti/scripts/getCanopyApStats.pl 10.20.101.50 Canopy regCount, output: U
Why does this happen? If I execute the exact same command it works great.
-
- Posts: 6
- Joined: Tue Aug 01, 2006 4:37 pm
I'm in the middle of creating one now, however I would appreciate some help.paleck wrote:Has anyone created a template to query a CMM?
I have a series of OIDs that I am going to feed into an index, though there is some data that does not seem to fit in.
It starts off with counters for octets, errors etc however when it gets to the part about the port names (which are user definable) they do not seem to follow the convention.
Sorry if its a bit long, I have made a gap to highlight the part I am talking about.
Code: Select all
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.1 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.2 = INTEGER: 2
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.3 = INTEGER: 3
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.4 = INTEGER: 4
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.5 = INTEGER: 5
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.6 = INTEGER: 6
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.7 = INTEGER: 7
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.8 = INTEGER: 8
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.1.9 = INTEGER: 9
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.2.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.1 = Counter64: 1015638541375
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.2 = Counter64: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.3 = Counter64: 2075217904
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.4 = Counter64: 91187038693
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.5 = Counter64: 75774293795
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.6 = Counter64: 15058278426
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.7 = Counter64: 30077172502
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.8 = Counter64: 234632588658
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.3.9 = Counter64: 72054849
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.1 = Counter32: 8316475
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.3 = Counter32: 4382
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.4 = Counter32: 2976454
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.5 = Counter32: 1189500
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.6 = Counter32: 685838
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.7 = Counter32: 60903
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.8 = Counter32: 3775753
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.4.9 = Counter32: 1543
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.1 = Counter32: 2320173
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.3 = Counter32: 2291
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.4 = Counter32: 286204
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.5 = Counter32: 156536
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.6 = Counter32: 17243
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.7 = Counter32: 29482
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.8 = Counter32: 616291
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.5.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.1 = Counter32: 3575757
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.3 = Counter32: 1968579
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.4 = Counter32: 78372476
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.5 = Counter32: 153171088
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.6 = Counter32: 30022398
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.7 = Counter32: 41021596
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.8 = Counter32: 488029542
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.6.9 = Counter32: 1
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.7.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.8.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.1 = Counter32: 1
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.9.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.10.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.1 = Counter32: 2320177
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.3 = Counter32: 2291
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.4 = Counter32: 286206
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.5 = Counter32: 156536
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.6 = Counter32: 17243
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.7 = Counter32: 29482
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.8 = Counter32: 616291
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.11.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.12.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.3 = Counter32: 105
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.5 = Counter32: 345
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.7 = Counter32: 428
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.8 = Counter32: 66
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.13.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.1 = Counter64: 1015641485539
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.2 = Counter64: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.3 = Counter64: 2075195707
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.4 = Counter64: 91187198272
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.5 = Counter64: 75774298292
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.6 = Counter64: 15058279080
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.7 = Counter64: 30077115789
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.8 = Counter64: 234633119361
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.14.9 = Counter64: 72065332
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.15.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.16.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.17.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.18.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.1 = Counter64: 447501751342
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.2 = Counter64: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.3 = Counter64: 27056789796
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.4 = Counter64: 124536294855
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.5 = Counter64: 184767094790
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.6 = Counter64: 93884766652
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.7 = Counter64: 107900446778
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.8 = Counter64: 565818953756
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.19.9 = Counter64: 17436887610
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.1 = Counter32: 8690259
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.3 = Counter32: 17006512
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.4 = Counter32: 14034434
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.5 = Counter32: 15821392
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.6 = Counter32: 16325054
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.7 = Counter32: 16948671
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.8 = Counter32: 13235142
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.20.9 = Counter32: 17009367
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.1 = Counter32: 1107790
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.3 = Counter32: 3425891
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.4 = Counter32: 3141976
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.5 = Counter32: 3271643
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.6 = Counter32: 3410939
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.7 = Counter32: 3398477
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.8 = Counter32: 2811922
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.21.9 = Counter32: 3428206
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.22.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.1 = Counter32: 1412421906
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.3 = Counter32: 49381576
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.4 = Counter32: 206951982
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.5 = Counter32: 321966914
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.6 = Counter32: 138410815
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.7 = Counter32: 171403440
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.8 = Counter32: 831470571
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.23.9 = Counter32: 33972960
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.24.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.25.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.26.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.27.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.28.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.29.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.1 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.3 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.4 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.5 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.6 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.7 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.8 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.30.9 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.1 = Counter32: 292951173
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.3 = Counter32: 6586412
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.4 = Counter32: 42860028
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.5 = Counter32: 104763780
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.6 = Counter32: 42462530
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.7 = Counter32: 54562081
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.8 = Counter32: 302378224
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.31.9 = Counter32: 29693
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.1 = Counter32: 410215867
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.3 = Counter32: 4667099
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.4 = Counter32: 72407321
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.5 = Counter32: 116977257
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.6 = Counter32: 32507869
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.7 = Counter32: 46645103
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.8 = Counter32: 221519151
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.32.9 = Counter32: 321240
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.1 = Counter32: 102289155
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.3 = Counter32: 1175886
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.4 = Counter32: 9529502
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.5 = Counter32: 20532614
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.6 = Counter32: 4314134
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.7 = Counter32: 5796500
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.8 = Counter32: 30662670
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.33.9 = Counter32: 318
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.1 = Counter32: 68073486
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.3 = Counter32: 453010
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.4 = Counter32: 5818424
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.5 = Counter32: 10531747
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.6 = Counter32: 2643362
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.7 = Counter32: 3308766
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.8 = Counter32: 24932572
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.34.9 = Counter32: 6303
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.1 = Counter32: 120100617
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.3 = Counter32: 393728
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.4 = Counter32: 5446156
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.5 = Counter32: 10662548
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.6 = Counter32: 2780496
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.7 = Counter32: 3521791
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.8 = Counter32: 28419031
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.35.9 = Counter32: 6545
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.1 = Counter32: 564018737
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.2 = Counter32: 0
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.3 = Counter32: 426732
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.4 = Counter32: 50382464
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.5 = Counter32: 30482823
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.6 = Counter32: 4075595
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.7 = Counter32: 12303207
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.8 = Counter32: 109923675
SNMPv2-SMI::enterprises.161.19.3.4.2.1.1.36.9 = Counter32: 19281
SNMPv2-SMI::enterprises.161.19.3.4.3.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.2.0 = IpAddress: x.x.x.x
SNMPv2-SMI::enterprises.161.19.3.4.3.3.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.161.19.3.4.3.4.0 = IpAddress: x.x.x.x
SNMPv2-SMI::enterprises.161.19.3.4.3.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.161.19.3.4.3.6.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.7.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.8.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.9.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.10.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.11.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.12.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.13.0 = ""
SNMPv2-SMI::enterprises.161.19.3.4.3.14.0 = ""
SNMPv2-SMI::enterprises.161.19.3.4.3.15.0 = STRING: "Password Set"
SNMPv2-SMI::enterprises.161.19.3.4.3.16.0 = STRING: "Password Set"
SNMPv2-SMI::enterprises.161.19.3.4.3.17.0 = INTEGER: 15
SNMPv2-SMI::enterprises.161.19.3.4.3.18.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.19.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.20.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.21.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.22.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.23.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.24.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.25.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.26.0 = STRING: "C1811"
SNMPv2-SMI::enterprises.161.19.3.4.3.27.0 = STRING: "Spare Powered"
SNMPv2-SMI::enterprises.161.19.3.4.3.28.0 = STRING: "AP4_7.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.29.0 = STRING: "AP5_8.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.30.0 = STRING: "AP6_9.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.31.0 = STRING: "AP3_6.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.32.0 = STRING: "AP2_4.5"
SNMPv2-SMI::enterprises.161.19.3.4.3.33.0 = STRING: "BHM1_4.3"
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.1 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.2 = INTEGER: 2
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.3 = INTEGER: 3
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.4 = INTEGER: 4
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.5 = INTEGER: 5
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.6 = INTEGER: 6
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.7 = INTEGER: 7
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.8 = INTEGER: 8
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.1 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.2 = INTEGER: 0
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.3 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.4 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.5 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.6 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.7 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.2.8 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.1 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.2 = INTEGER: 0
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.3 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.4 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.5 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.6 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.7 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.3.8 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.1 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.2 = INTEGER: 0
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.3 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.4 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.5 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.6 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.7 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.4.8 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.1 = INTEGER: 0
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.2 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.3 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.4 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.5 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.6 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.7 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.5.8 = INTEGER: 1
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
I'm at a loss understanding this snmpwalk.
The first few lines indicate an index containing 9 "entities".
The following stuff seems to be indexed with these 9 numbers.
Then, starting with
To complete my worries, for this on "indices" seem to have only 8 entries
So it is cruical to answer: are there 8 or 9 "indices"?
BTB: You may find the last link of my signature helpful for developing this kind of stuff.
Reinhard
The first few lines indicate an index containing 9 "entities".
The following stuff seems to be indexed with these 9 numbers.
Then, starting with
things turn out be be weird. The desciption does not seem to be a part of any indexSNMPv2-SMI::enterprises.161.19.3.4.3.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.3.2.0 = IpAddress: x.x.x.x
SNMPv2-SMI::enterprises.161.19.3.4.3.3.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.161.19.3.4.3.4.0 = IpAddress: x.x.x.x
And there are only 8 descriptions instead of 9 above.SNMPv2-SMI::enterprises.161.19.3.4.3.26.0 = STRING: "C1811"
SNMPv2-SMI::enterprises.161.19.3.4.3.27.0 = STRING: "Spare Powered"
SNMPv2-SMI::enterprises.161.19.3.4.3.28.0 = STRING: "AP4_7.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.29.0 = STRING: "AP5_8.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.30.0 = STRING: "AP6_9.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.31.0 = STRING: "AP3_6.1"
SNMPv2-SMI::enterprises.161.19.3.4.3.32.0 = STRING: "AP2_4.5"
SNMPv2-SMI::enterprises.161.19.3.4.3.33.0 = STRING: "BHM1_4.3"
To complete my worries, for this on "indices" seem to have only 8 entries
But, if this last quote contains the "real" index, there should be a way. But I see no chance to get the "descriptions" to show up as they are not properly indexed.SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.1 = INTEGER: 1
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.2 = INTEGER: 2
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.3 = INTEGER: 3
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.4 = INTEGER: 4
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.5 = INTEGER: 5
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.6 = INTEGER: 6
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.7 = INTEGER: 7
SNMPv2-SMI::enterprises.161.19.3.4.4.1.1.1.8 = INTEGER: 8
So it is cruical to answer: are there 8 or 9 "indices"?
BTB: You may find the last link of my signature helpful for developing this kind of stuff.
Reinhard
Thanks for the howtos, I'll try to wrap my head around it!
The IP address bits are the IP/Mask/Gateway used to manage the device (think of the CMM as a managed switch).
There are 8 physical ports on the CMM, perhaps the 9th is a loopback interface?
I wonder if it would be possible to create some kind of script that sucks down this data and rewrites the port names into the index?
The IP address bits are the IP/Mask/Gateway used to manage the device (think of the CMM as a managed switch).
There are 8 physical ports on the CMM, perhaps the 9th is a loopback interface?
I wonder if it would be possible to create some kind of script that sucks down this data and rewrites the port names into the index?
Last edited by oeyre on Sun Aug 06, 2006 11:02 am, edited 1 time in total.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Well, that does not look that bad .oeyre wrote:OK I have started to make an XML from scratch using your guide.
I think that index 9 must be the loopback/management port as it does not have much traffic in comparison.
Please post your XML file so I may give more advices. I suppose, you've added the last column as <direction>Input</direction> to get it into the table while debugging. To get the data, you should change to ...Output... later.
And, please visit my poll at http://forums.cacti.net/viewtopic.php?t=15315
Reinhard
Currently I am only graphing traffic but I am hoping to add just about everything thats possible.
- Attachments
-
- cmmtraffic.GIF (62.74 KiB) Viewed 10399 times
-
- cacti_data_query_snmp_motorola_canopy_cmm.xml
- Import this into Cacti, this file created with Cacti v 0.8.6c
- (16.51 KiB) Downloaded 774 times
-
- cmm.xml
- Put this in /resource/snmp_queries
- (3.86 KiB) Downloaded 789 times
Problems - Inporting canopy scripts breaks SNMP traffic
Running Ubuntu Dapper Drake, Cacti 0.8.6h
I can monitor traffic via standard SNMP Interface Stats, until I import the xml files for monitoring other canopy stats. once files are imported I can monitor everything included in the new templates, but it breaks traffic.
any ideas?
I can monitor traffic via standard SNMP Interface Stats, until I import the xml files for monitoring other canopy stats. once files are imported I can monitor everything included in the new templates, but it breaks traffic.
any ideas?
-
- Posts: 6
- Joined: Tue Aug 01, 2006 4:37 pm
Who is online
Users browsing this forum: No registered users and 4 guests