Search found 107 matches

by Setarcos
Wed Jun 09, 2010 1:55 pm
Forum: Help: General
Topic: Strange behavior with cmd.php/spine and a script
Replies: 20
Views: 9856

... but I might be able to spend some cycles in the next few days re-working the code to do bulkwalks instead of the way it is being done currently. cact_snmp_walk does the bulkwalks for you. But you will have to make your code SNMP V3 compliant (add some SNMP V3 parameters to the "old" f...
by Setarcos
Wed Jun 09, 2010 12:09 am
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

Re: Its working

ktcarlson wrote:I had to reboot!
Thanks for all your help!
Glad you got it going!

Sorry for the delay in responding. I am traveling this week.
by Setarcos
Wed Jun 02, 2010 7:01 pm
Forum: Help: General
Topic: Strange behavior with cmd.php/spine and a script
Replies: 20
Views: 9856

if "index" is a valid object, this should be ok. But it depends on the exact script code. R. Yeah, that's the problem. index is not a valid get object. Why would cacti be asking for it? Is it a standard that the script needs to be adjusted to meet? Right now the index displays the availab...
by Setarcos
Tue Jun 01, 2010 6:14 pm
Forum: Help: General
Topic: Strange behavior with cmd.php/spine and a script
Replies: 20
Views: 9856

I'd like to bring this discussion back into light, as I must change from cmd.php to spine. Performance issues are preventing this from working efficiently. Setarcos, can you let me know what's going on when the following is executed? It's taking 30 seconds to return the value: perl /usr/local/cacti...
by Setarcos
Thu May 27, 2010 10:57 am
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

E:\Perl\bin>perl E:\Apache2\htdocs\cacti\scripts\query_lan2lan_cisco.pl xxxxxx 172.19.x.x ASA index Can't locate Net/SNMP.pm in @INC (@INC contains: E:/Perl/site/lib E:/Perl/lib .) at E:\Apache2\htdocs\cacti\scripts\query_lan2lan_cisco.pl line 36. BEGIN failed--compilation aborted at E:\Apache2\htd...
by Setarcos
Wed May 26, 2010 11:04 pm
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

Re: still no graphs

I've got the Associated Graph/Data Templates [edit: Cisco ASA/PIX -VPN Statistics] configured (both Data Templates and Graph Templates). I also have the Data Queries correctly configured (I think, see attached). But when I try to create a graph I am still getting 0 items and 0 rows discovered. Run ...
by Setarcos
Wed May 26, 2010 6:55 pm
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

DWAyotte wrote:They sure do, I really appreciate your help. Thanks a million and especially thanks for being patient with my noob self. :)
No problem. Glad to hear it is working!
by Setarcos
Wed May 26, 2010 6:46 pm
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

I spoke a little too soon. I thought it had polled a few times, but it hadn't. It just seems that I have an "extra" graph (looks like that screen snip above). <snip> Should I maybe not select the "Cisco ASA/PIX -VPN Statistics" under graph templates? Correct, since the graph tem...
by Setarcos
Wed May 26, 2010 5:57 pm
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

awesome thanks! that did the trick for running perl scripts/query_lan2lan_cisco.pl public 10.x.x.1 ASA index Now I still have the same graph problem. Any ideas on that one? You will need to provide some additional details on the "graph problem". How did you create the graphs? What do the ...
by Setarcos
Wed May 26, 2010 5:35 pm
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

is that different then these? net-snmp.i386 1:5.3.2.2-9.el5 installed net-snmp-libs.i386 1:5.3.2.2-9.el5 installed net-snmp-utils.i386 1:5.3.2.2-9.el5 installed Yep, not the same. If you don't already have it, add the RPMForge or EPEL Repos, and install the RPM: yum install perl-Net-SNMP
by Setarcos
Wed May 26, 2010 5:25 pm
Forum: Scripts and Templates
Topic: Cisco ASA/PIX VPN Statistics
Replies: 93
Views: 109286

Here is what I get. perl scripts/query_lan2lan_cisco.pl public 10.x.x.1 ASA query RX Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-mul...
by Setarcos
Wed May 26, 2010 3:21 pm
Forum: Help: General
Topic: Page refresh not working - 0.8.7f
Replies: 4
Views: 2279

Thanks. I also noticed the page title when viewing graphs is 'Graphs -> Tree Mode' instead of what I had before (Cacti). Is there a way to change that back to 'Cacti' or a way to alter it so it displays the particular host/device being graphed? This looks like an intentional design change. You migh...
by Setarcos
Wed May 26, 2010 2:44 pm
Forum: Help: General
Topic: Page refresh not working - 0.8.7f
Replies: 4
Views: 2279

I just created bug 0001766 to track this.
by Setarcos
Wed May 26, 2010 2:38 pm
Forum: Help: General
Topic: Page refresh not working - 0.8.7f
Replies: 4
Views: 2279

I am seeing the same thing after upgrading from 0.8.7e to 0.8.7f, but unable to find any bugs in Mantis regarding this issue. It's probably time to put one in.
by Setarcos
Thu May 06, 2010 1:31 pm
Forum: Help: General
Topic: [RESOLVED] Quotes not stripped on recache
Replies: 9
Views: 3454

sguido wrote:So what was the fix for this? Is it a problem with the source code or only a problem at your site? Thanks.
The problem where quotes were not being stripped in recache was a spine bug that is resolved by Spine SVN 5871.