Search found 45 matches

by sterpstra
Sat Jun 12, 2010 3:43 pm
Forum: Help: General
Topic: SPINE/Cactid Problem
Replies: 2
Views: 969

gandalf wrote:CACTID is wrong! You _must_ use SPINE instead.
R.
Great... I can thank the Debian Package system for that one... OK, I'll get working on that and see what I Can do.

Thanks!
by sterpstra
Fri Jun 11, 2010 11:27 am
Forum: Help: General
Topic: SPINE/Cactid Problem
Replies: 2
Views: 969

SPINE/Cactid Problem

Hi... Having a problem when changing from CMD to CACTID. CMD.PHP works perfectly (except for the lengthly polling times) but when I switch to Cactid, I get a ton of errors, like this: Jun 11 08:35:07 hiltonhead Cacti[21953]: 06/11/2010 08:35:07 AM - CACTID: Poller[0] Host[70] ERROR: SNMP Version Err...
by sterpstra
Wed Jun 09, 2010 9:25 am
Forum: Scripts and Templates
Topic: Graph templates for Squid
Replies: 96
Views: 241926

blueman176 wrote:Are these plugins compatible with Squid3?
Graphs are built but there is nothing.
I'm seeing the same issue on my cluster of Squid servers, all V3 now..
by sterpstra
Sat Mar 13, 2010 4:37 pm
Forum: Scripts and Templates
Topic: Graph templates for Squid
Replies: 96
Views: 241926

Same problem

I'm getting this error when running Verbose: + Running data query [17]. + Found type = '3' [snmp query]. + Found data query XML file at '/usr/share/cacti/site/resource/snmp_queries/webcache_squid_core.xml' + XML file parsed ok. + Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3495.1.3.2.1.1...
by sterpstra
Tue Mar 09, 2010 5:55 pm
Forum: Addons for Cacti
Topic: iPhone client
Replies: 117
Views: 145485

Connection error

Got a connection error "There was an error connecting to this instance"... Looked through this post but couldn't find any information pertinent to my issue. Any ideas?
by sterpstra
Thu Jan 14, 2010 11:55 am
Forum: Plugin General
Topic: Trouble with NPC & Nagios2Cacti
Replies: 1
Views: 1540

Same Issue

I'm getting the same message when I click on the NPC tab. Been having trouble with NPC since it's inception on 2 boxes.....
by sterpstra
Sun Jan 25, 2009 11:58 am
Forum: Help: General
Topic: RRD Import or Re-Create
Replies: 5
Views: 2093

I already wondered. This was posted some time ago in virtually the same way you did it Reinhard Yeah, after you told me about the RRDTool, I was able to search correctly and find what I needed. I wasn't getting anything before with the way I was searching. I did end up using a different shell scrip...
by sterpstra
Fri Jan 23, 2009 11:06 am
Forum: Help: General
Topic: Data Lost
Replies: 1
Views: 879

Data Lost

Hi all... Not sure what happened but sometime in the last 48 hours, all my graph data has disappeared with the exception of about 24 hours worth... I know all the data is in MYSql as the database size is the same. I have a backup that I dumped to another box and I see the data there, so it IS here s...
by sterpstra
Thu Jan 22, 2009 5:13 pm
Forum: Help: General
Topic: RRD Import or Re-Create
Replies: 5
Views: 2093

Thanks gandalf.... That helps a bunch but I can't find a way to do all files in batch type format :( I have over a thousand RRD's.. I'd hate to do them one by one.... -st Spoke too soon: #!/bin/bash for name in $(find -type f -print | grep .rrd) do if [ $name != "." ] ; then echo "Du...
by sterpstra
Thu Jan 22, 2009 5:11 pm
Forum: Help: General
Topic: RRD Import or Re-Create
Replies: 5
Views: 2093

Thanks gandalf....

That helps a bunch but I can't find a way to do all files in batch type format :( I have over a thousand RRD's.. I'd hate to do them one by one....

-st
by sterpstra
Thu Jan 22, 2009 2:46 pm
Forum: Help: General
Topic: RRD Import or Re-Create
Replies: 5
Views: 2093

RRD Import or Re-Create

Hi, I'm migrating from a 64-Bit system to a 32-bit system and I'm having some issues with the RRD's. Everything is transferred over to the new box and working correctly, however, when I move the .rrd files over and try to access, I get in the Apache error.log: ERROR: This RRD was created on other ar...
by sterpstra
Fri Dec 26, 2008 12:55 pm
Forum: Plugin General
Topic: Nagios Plugin for Cacti (NPC) 2.0.4
Replies: 445
Views: 439698

I'm revisiting this issue in hopes I can get it resolved once and for all... I have NPC [partially] working. The database appears to be updating and staying in sync without issue. Problem is, when I try to use the actual plugin, I get really weird results, including a huge resource spike... - Servic...
by sterpstra
Thu Oct 30, 2008 6:30 pm
Forum: Plugin General
Topic: Syslog monitor addon beta
Replies: 292
Views: 240499

SQL Latency

Hi.. I've moved my Syslog server to a seperate Debian system with 3GB RAM and 2 CPU's. When I select a host to view the records of, 1 of the CPU's spikes but the memory stays about 650MB. IT takes about 2 minutes to return 300k records. Total size of DB is about 8Mil records. Help!!! 2 minutes for a...
by sterpstra
Fri Sep 26, 2008 12:55 pm
Forum: Scripts and Templates
Topic: Nagios script request - nagiostats
Replies: 18
Views: 14326

crony wrote:When I move the script out of the scripts directory, I receive the same errors in the log. For the hell of it, change the script location to the absolute path.
No go... Same result....
by sterpstra
Thu Sep 25, 2008 3:24 pm
Forum: Scripts and Templates
Topic: Nagios script request - nagiostats
Replies: 18
Views: 14326

crazyfrog wrote:Maybe a userrights issue?

Cacti and Nagios running from different users.
Rights to what? It's pulling info from the stat file, correct? These are the same perms as the rest of the Cacti scripts