Search found 37 matches
- Wed Jan 25, 2017 2:18 pm
- Forum: Help: General
- Topic: Lost Thresholds & Threshold templates during upgrade -solved
- Replies: 4
- Views: 1065
Re: Lost Thresholds & Threshold templates during upgrade -so
I'm getting here a few years late, but earlier this week I upgraded my cactiCORP (cactiEZ) from 0.0.8b to 0.0.8h and yesterday I noticed I lost my tholds. BUT I have the backup.sh running (with a few mods) so I've daily backups. So I took the cacti-backup.sql and the syslog.sql from the backup tar, ...
- Wed May 13, 2015 8:35 am
- Forum: Help: General
- Topic: ERROR: Spine Timed Out While Processing Hosts Internal?
- Replies: 8
- Views: 25041
Re: ERROR: Spine Timed Out While Processing Hosts Internal?
Hi guys, sorry to bring this back up, but this is happening to me too. This is in my corp.cacti (see signature). It's not a new cacti, this started to happen a few weeks ago (this install is almost a year old) I looked EVERYWHERE and there's no double poller (that I could find). What else could I lo...
- Wed May 13, 2015 7:29 am
- Forum: Help: General
- Topic: ICMP and Ping error
- Replies: 5
- Views: 1684
Re: ICMP and Ping error
So that is not a Cacti error, but rather a device problem. Make sure that you have it properly configured. Check version and community (or usr+pass if v3), also make sure that this is not a firewall issue (in my case, cacti is in a DMZ). Make snmpwalk work, and THEN move to cacti. Also, make sure to...
- Tue May 12, 2015 7:26 am
- Forum: Help: General
- Topic: ICMP and Ping error
- Replies: 5
- Views: 1684
Re: ICMP and Ping error
Change all your permissions to 755 (rwxr-xr-x) and see what happens. I'm not an expert, but as far as I know, some operations are done by your cacti user, some others by apache and, in my case, even root. You can also try 777, but if that works make your way back to the permissions you need (as a go...
- Mon May 11, 2015 2:34 pm
- Forum: Scripts and Templates
- Topic: Cisco CBWFQ monitoring
- Replies: 134
- Views: 262667
Re: Cisco CBWFQ monitoring
It's been a long time, but I found something. When I installed the template (I was using the original one) I got bytes and drops in the same grpah, but values were NaN. Comparing the original cbqos.pl and the cisco_qos.pl dod show a difference in the snmppath. It goes like this my $snmppath = "...
- Mon May 11, 2015 8:00 am
- Forum: Help: General
- Topic: Optimizing Spine
- Replies: 3
- Views: 1111
Re: Optimizing Spine
I guess you can always configure more processes. I did that a few months ago and noticed it killed my cpu (lol), but times got lower. In any case, I wouldn't worry for any polling process that takes less than 25 sec. In fact I did use that difference to DECREASE poller's efficency and give my cores ...
- Mon May 11, 2015 7:54 am
- Forum: Help: General
- Topic: ICMP and Ping error
- Replies: 5
- Views: 1684
Re: ICMP and Ping error
check your permissions on "lib/ping.php", "scripts/ss_fping.php" and "scripts/ping.pl" (all within your cacti dir).
Let us know how it goes.
Let us know how it goes.
- Fri May 08, 2015 3:44 pm
- Forum: Help: General
- Topic: New QoS not showing up
- Replies: 6
- Views: 969
Re: New QoS not shouing up
It's hard work to debug something... specially when I'm not a programmer. I've a VERY basic notion, so I made my way (I think) Did find one thing, that I don't know if it is related. The script_query is calling methods that are not implemented in the perl script. Eg Executing script for num of index...
- Thu May 07, 2015 12:39 pm
- Forum: Help: General
- Topic: New QoS not showing up
- Replies: 6
- Views: 969
Re: New QoS not shouing up
I don't know how to do that. Could the fact that both policies use the same classes make any difference? Also... the interfaces are returned (by the interface script) it's the QoS that is not retrieved. EDIT: I'm thinking maybe this is not a cacti/script error, but maybe it's the router that is not ...
- Thu May 07, 2015 7:25 am
- Forum: Help: General
- Topic: New QoS not showing up
- Replies: 6
- Views: 969
Re: New QoS not shouing up
No sir. Also, if call for a verbose query the output will not show it.
- Wed May 06, 2015 10:38 am
- Forum: Help: General
- Topic: New QoS not showing up
- Replies: 6
- Views: 969
New QoS not showing up
Hi guys. I'm in a bit of trouble and thought you might point me in the right direction. A few days ago I replaced an interface with another. In order to assure that I can roll back, I didn't move the QoS configuracion, but rather created a new one with the same access lists. interface GigabitEtherne...
- Wed Mar 04, 2015 3:54 pm
- Forum: Scripts and Templates
- Topic: Cisco Environmental Monitoring (Temp, Voltage, Fan, Power)
- Replies: 110
- Views: 241964
Re: Cisco Environmental Monitoring (Temp, Voltage, Fan, Powe
Hi guys, boss requested for alarms when one PS on our 6500 goes down, so I installed the power template (and the xml of course), but it's not working. It says there's an error parsing (I'm pasting the verbose query). Any help will be appreciated :) Data Query Debug Information + Running data query [...
- Fri Nov 28, 2014 12:20 pm
- Forum: Help: General
- Topic: Help with QoS
- Replies: 0
- Views: 493
Help with QoS
Guys, I've been requested to graph QoS for our wan routers. Of course, I'm in trouble :roll: . The thing is that imported the template with its scripts (Cisco CBQ Class-Map) and it's working for my Wan-A router, but not for the Wan-B. Those two are my redundant WAN enviroment. Both are Cisco c6500-E...
- Thu Oct 09, 2014 9:33 am
- Forum: Feature Requests
- Topic: option to change reindex method in host template
- Replies: 0
- Views: 2222
option to change reindex method in host template
Well, that pretty much sums it up. The reindex method is not an option in the "host template" so it always is "update time goes backwards". It would be great if that could be changed at the template.
Thanks!
Thanks!
- Thu Sep 25, 2014 10:06 am
- Forum: Help: General
- Topic: Need graph with 1 hr interval
- Replies: 1
- Views: 442
Re: Need graph with 1 hr interval
you've to create a specific RRA that serves your goal.
Go to data sources->RRA
If my calculations are correct, you should do something like this.
Let me know if it works.
EDIT: Now I'm in doubt. Not sure if you need 1 step (as shown in the picture) or 5 steps. Give it a try
Go to data sources->RRA
If my calculations are correct, you should do something like this.
Let me know if it works.
EDIT: Now I'm in doubt. Not sure if you need 1 step (as shown in the picture) or 5 steps. Give it a try