Search found 111 matches
- Fri Dec 10, 2010 6:04 pm
- Forum: Help: General
- Topic: Data Query From SNMP Table
- Replies: 26
- Views: 9222
Re: Data Query From SNMP Table
Thanks for your response.
- Wed Jun 02, 2010 7:53 pm
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
- Wed Jun 02, 2010 3:00 pm
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
- Wed Jun 02, 2010 11:07 am
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
- Wed Jun 02, 2010 10:07 am
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
The v2c improves response time by 8 seconds, ie. 12 seconds instead of 20 seconds.
This particular ASA has 90ms delay with 15 tunnel groups.
This particular ASA has 90ms delay with 15 tunnel groups.
Code: Select all
smokeping: min:92.420 avg:92.496 max:92.598 dev:0.416 loss:0
- Tue Jun 01, 2010 8:23 pm
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
- Tue Jun 01, 2010 5:24 pm
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
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/...
- Wed Feb 03, 2010 1:09 pm
- Forum: Scripts and Templates
- Topic: Cisco ASA/PIX VPN Statistics
- Replies: 93
- Views: 110521
This script will not work with the poller configured as spine/cactid. Here's a thread I've started to discuss the issue: http://forums.cacti.net/viewtopic.php?t=35963 Technically, here is why it's failing: ...it[the script] uses multiple prints to output the ASA specs, it will fail under spine. You ...
- Wed Feb 03, 2010 1:07 pm
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
- Tue Feb 02, 2010 3:48 pm
- Forum: Help: General
- Topic: Strange behavior with cmd.php/spine and a script
- Replies: 20
- Views: 9900
Strange behavior with cmd.php/spine and a script
For some reason, which I can't figure out, this is working with cmd.php, and not spine. Thought it works with cmd.php, it throws errors every time, which leads me to believe something is not right either way. Here's the data query: <interface> <name>Get Cisco ASA/PIX VPN Statistics</name> <script_pa...
- Tue Nov 03, 2009 3:18 pm
- Forum: Scripts and Templates
- Topic: Netscreen Template to monitor traffic for sub-interfaces
- Replies: 26
- Views: 74403
- Thu Oct 15, 2009 12:26 pm
- Forum: Scripts and Templates
- Topic: Smoke-ping 0.86c
- Replies: 90
- Views: 164464
- Thu Oct 15, 2009 10:41 am
- Forum: Scripts and Templates
- Topic: Smoke-ping 0.86c
- Replies: 90
- Views: 164464
- Tue Jul 21, 2009 3:59 pm
- Forum: Scripts and Templates
- Topic: Script for netscreen vpn interfaces with ifSpeed
- Replies: 6
- Views: 3826
I think you need an indexed query instead - the aim is to get one graph per vpn right? so the index is some identifier for each vpn (either the interface number if they are all tunnel interfaces, or the endpoint IP or something)... For Cacti to do that, you need to write a script that understands a...
- Tue Jul 21, 2009 3:10 pm
- Forum: Scripts and Templates
- Topic: Script for netscreen vpn interfaces with ifSpeed
- Replies: 6
- Views: 3826
Here's the output of the bash script: [jtomawski@host]/scripts% ./netscreen_tunnel_interfaces.sh testhost notshowing vpn1:0:125000000:0:0 vpn2:1:125000000:1447840704:1634286657 vpn3:2:125000000:2399037376:3980692710 vpn4:3:125000000:1790073088:3591907615 vpn5:4:125000000:1150631920:3389572220 vpn6:5...