Search found 37 matches

by kyosanim
Thu Apr 21, 2011 7:14 am
Forum: Help: Linux/Unix Specific
Topic: Spine SNMP timeout detected [500 ms], ignoring host
Replies: 14
Views: 10949

Re: Spine SNMP timeout detected [500 ms], ignoring host

hey guys, i have the same issue with my new 0.8.7g installation. Cacti Version 0.8.7g Cacti OS unix SNMP Version NET-SNMP version: 5.4.2.1 RRDTool Version RRDTool 1.3.x SPINE 0.8.7g cmd.php works fine. With spine i get : 04/21/2011 01:59:10 PM - SPINE: Poller[0] Host[3] TH[1] DS[65] WARNING: SNMP ti...
by kyosanim
Mon Mar 23, 2009 4:49 am
Forum: Plugin: (Threshold)
Topic: Problems with Thold update 0.3.9 -> 0.4.1 (SQL Error)
Replies: 11
Views: 7185

this solution worked for me, too.
i just edited the function thold_upgrade_database in thold/include/database.php and thold is running :)

thx
by kyosanim
Wed Mar 18, 2009 3:48 am
Forum: Plugin: (Threshold)
Topic: Problems with Thold update 0.3.9 -> 0.4.1 (SQL Error)
Replies: 11
Views: 7185

Problems with Thold update 0.3.9 -> 0.4.1 (SQL Error)

Hi guys, i have problems updating my running thold version 0.3.9 to the newest. what i have done is: - i copied the new files into plugins/thold - deleted the entry in include/global.php - i installed thold 0.4.1 via "plugin management" - i run extras/upgrade.php Now i have some errors in ...
by kyosanim
Fri Jan 30, 2009 9:39 am
Forum: Announcements
Topic: Cacti 0.8.7c Released
Replies: 54
Views: 106251

Is pia2.1 still working with cacti 0.8.7c or just 2.3?
what about pre pia2.1 plugins? do they still work?
by kyosanim
Wed Nov 12, 2008 11:33 am
Forum: Plugin General
Topic: How to overlay multiple graphs in one graph
Replies: 3
Views: 4575

You should try aggregate plugin.
http://forums.cacti.net/viewtopic.php?t=19474
by kyosanim
Fri Apr 18, 2008 10:00 am
Forum: Plugin: (Threshold)
Topic: 35700 thold -> thold is tooo slow
Replies: 4
Views: 3749

on my installation this helped:

Code: Select all

ALTER TABLE `graph_templates_item` ADD INDEX ( `task_item_id` );


http://forums.cacti.net/viewtopic.php?t=24241
by kyosanim
Fri Apr 04, 2008 5:36 am
Forum: Plugin: (Threshold)
Topic: Recache-Event + Thold = False-Positive-Alert
Replies: 2
Views: 2466

i still have this error after a update to cacti 0.8.7b + PA 2.1 + Thold 3.9

any ideas?
by kyosanim
Mon Mar 17, 2008 10:11 am
Forum: Plugin Announcements
Topic: mySNMP - SNMP-Tools for Cacti
Replies: 9
Views: 13754

on line 166 the script starts the snmp get/walk.
what snmp version does the device use?
at the moment mySNMP only supports v2c and v1.

please check if snmp version is correct and if community is set correctly.

@dave99 - i have not tested on a cacti 0.8.7b yet. i will check this out.
by kyosanim
Mon Mar 03, 2008 7:10 am
Forum: Help: General
Topic: Customized rras
Replies: 8
Views: 2541

thanks for your reply... now i know some of my calculating was totaly wrong :( i red gandalfs post about "Howto define a very BIG rra without data loss". and i think i know the trick, now. Hourly 5 Minute AVG: Step 1 Rows 25 Timespan 3600 Daily 5 Minute AVG: Step 1 Rows 600 Timespan 86400 ...
by kyosanim
Wed Feb 27, 2008 4:12 am
Forum: Help: General
Topic: Customized rras
Replies: 8
Views: 2541

Customized rras

Hi community, i created my own customized rras. can someone please check if my calculating is right or wrong? Hourly 5 Minute AVG: Step 1 Rows 100 Timespan 14400 Daily 5 Minute AVG: Step 1 Rows 600 Timespan 86400 Weekly 5 Minute AVG:Step 6 Rows 11520 Timespan 604800 Monthly 2 Hour AVG: Step 24 Rows ...
by kyosanim
Mon Feb 25, 2008 11:00 am
Forum: Help: Linux/Unix Specific
Topic: Help debug/troubleshoot spine timeout issues
Replies: 8
Views: 8720

you should higher the memory_limit to from 8mb to 32mb.

which "availability method" do you use?
i had problems with "icmp" ping method - perhaps you can try "snmp".
by kyosanim
Mon Feb 25, 2008 7:45 am
Forum: Plugin: (Threshold)
Topic: [SOLVED] want the exact time that a device down?
Replies: 4
Views: 2262

Re: want the exact time that a device down?

hi I'd like cacti to include the down time in the alert message like: device name(ip) is down at 15:02, 25 Feb so I add status_fail_date to the alert msg in thold/setup.php function: thold_update_host_status(). It works, but it's not exactly what I want... let's say cacti polls at 15:00, 15:05...an...
by kyosanim
Mon Feb 25, 2008 5:37 am
Forum: Plugin: (Threshold)
Topic: Recache-Event + Thold = False-Positive-Alert
Replies: 2
Views: 2466

Recache-Event + Thold = False-Positive-Alert

Hi folks, i have a router with 8000k interfaces (because of isdn-controller). and from time to time cacti is recaching the routers interfaces because the returned values are nonsense or U. 02/20/2008 01:29 PM 02/20/2008 01:29:03 PM - SPINE: Poller[0] Host[35] DS[748] SNMP: v2: ROUTER, dsname: drops_...
by kyosanim
Fri Feb 22, 2008 10:41 am
Forum: Plugin Announcements
Topic: mySNMP - SNMP-Tools for Cacti
Replies: 9
Views: 13754

thanks for your reply...
i think i have a little mistake in the "insert"-part.

i will correct it and post a working one ;-)


---update ---
here is the fixed database-file
by kyosanim
Fri Feb 22, 2008 9:01 am
Forum: Plugin Announcements
Topic: mySNMP - SNMP-Tools for Cacti
Replies: 9
Views: 13754

don't be shy -
feedback would be nice ;-)