Search found 54 matches

by yardus9
Wed Sep 17, 2008 10:54 am
Forum: Scripts and Templates
Topic: Netscaler VSVR Table Graphing Template - Complete!
Replies: 10
Views: 20400

So,
I read the above link to this post:

http://forums.cacti.net/viewtopic.php?t=22015

And changed this line in the template:
<oid_index_parse>OID/REGEXP:^.{28}\.(.*)</oid_index_parse>

I am not sure why or how. But this has resolved my problem.
by yardus9
Mon Sep 15, 2008 2:12 pm
Forum: Scripts and Templates
Topic: Netscaler VSVR Table Graphing Template - Complete!
Replies: 10
Views: 20400

OID Prepending Problem

Hello, I have been using these templates for a while, and am now in the process of replicating/upgrading my cacti instances. I came across this odd problem with these templates. Here is what I am seeing in my 0.8.7 poller cache: Host: nss1.xxxx , SNMP Query: Netscaler - VS Bandwidth Index: 18.116.11...
by yardus9
Thu Mar 13, 2008 6:02 pm
Forum: Help: Linux/Unix Specific
Topic: After upgrade cacti/cactid - poller not processing all RRDs
Replies: 43
Views: 95352

I just built a new box from scratch. CentOS5 cacti-0.8.7b spine0.8.7b mysql-5.0.22 php-5.1.6 Imported my database, and am still getting the same problem, over half my RRDs are not getting updated. 03/13/2008 06:49:56 PM - SYSTEM STATS: Time:295.0487 Method:spine Processes:4 Threads:10 Hosts:461 Host...
by yardus9
Thu Jan 31, 2008 2:27 pm
Forum: Help: Linux/Unix Specific
Topic: After upgrade cacti/cactid - poller not processing all RRDs
Replies: 43
Views: 95352

I tried both the suggestions from that Post, neither seems to have solved my problem. Anybody else have any ideas? I ran spine from the command line via strace. Can't really make heads or tails of the results. Seems to be cruising along, then tons of this: nanosleep({0, 400000}, NULL) = 0 nanosleep(...
by yardus9
Wed Jan 16, 2008 12:00 pm
Forum: Help: Linux/Unix Specific
Topic: After upgrade cacti/cactid - poller not processing all RRDs
Replies: 43
Views: 95352

I am having a similar problem with spine. I have 2 cacti servers, both CentOS. I recently upgraded one from 0.86i with cactid to 0.87 with spine0.87b without a problem. However, after I upgraded my second server, when I switch from cactid to spine (by changing the path), I get this problem where som...
by yardus9
Fri Jan 04, 2008 12:49 pm
Forum: Help: Linux/Unix Specific
Topic: Result from SCRIPT not valid. Partial Result
Replies: 8
Views: 5527

OK, Problem solved. I ran spine for this host only in an strace, strace /usr/local/spine/spine -C spine.conf -f 393 -l 393 (BTW- this is a great feature in spine, well done!) and found my permissions were wrong for the scripts inputlog: nanosleep({0, 5000000}, problem creating inputlog: Permission d...
by yardus9
Wed Jan 02, 2008 11:04 am
Forum: Help: General
Topic: Down Host Detection
Replies: 26
Views: 16220

I am using:
Downed Device Detection: PING
Ping Method: TCP Ping
Ping Port: 23
by yardus9
Fri Dec 21, 2007 2:30 pm
Forum: Help: Linux/Unix Specific
Topic: Result from SCRIPT not valid. Partial Result
Replies: 8
Views: 5527

Ok, thanks, I replaced my rpcdata.pl script with ping.pl in my Data Input Method, and cut my templates down to one variable. That worked, so it does not look like a problem with the templates. I switched it back to my script, cleared the poller cache, and I get the Output:U errors again, even though...
by yardus9
Thu Dec 20, 2007 5:30 pm
Forum: Help: Linux/Unix Specific
Topic: Result from SCRIPT not valid. Partial Result
Replies: 8
Views: 5527

ok, I read through the Howto. Deleted my templates, then re-added. Still getting the same error: 12/20/2007 05:20:05 PM - SPINE: Poller[0] Host[393] PING: Result TCP: Host is Alive 12/20/2007 05:20:05 PM - SPINE: Poller[0] Host[393] Host has no information for recache. 12/20/2007 05:20:05 PM - SPINE...
by yardus9
Wed Dec 19, 2007 3:57 pm
Forum: Help: Linux/Unix Specific
Topic: Result from SCRIPT not valid. Partial Result
Replies: 8
Views: 5527

Ok, thanks for the response. I have changed my script output to the following: [cacti@nms2 ~]$ perl /web/cacti-0.8.7/scripts/rpcdata.pl rpc1-a1 amps:14.1 temp:35.5[cacti@nms2 ~]$ do I want to return a new line? I tried this as well: [cacti@nms2 ~]$ perl /web/cacti-0.8.7/scripts/rpcdata.pl rpc1-a1 am...
by yardus9
Tue Dec 18, 2007 11:21 am
Forum: Help: Linux/Unix Specific
Topic: Result from SCRIPT not valid. Partial Result
Replies: 8
Views: 5527

Result from SCRIPT not valid. Partial Result

Greetings, I am having problem graphing data from a perl script, it seems to be returning with the dreaded "U". Here is what I am seeing in my DEBUG log for this host: 12/17/2007 05:55:09 PM - SPINE: Poller[0] Host[595] PING: Result TCP: Host is Alive 12/17/2007 05:55:09 PM - SPINE: Poller...
by yardus9
Mon Dec 17, 2007 5:43 pm
Forum: Help: General
Topic: Down Host Detection
Replies: 26
Views: 16220

I upgraded to Spine 0.8.7a, and this started working without any problems.
by yardus9
Fri Nov 02, 2007 1:32 pm
Forum: Help: General
Topic: Down Host Detection
Replies: 26
Views: 16220

Hey, I forgot to change my path from cactid to spine. That seemed to fix the down host detection, and it started executing my scripts. However, it looks like spine would time out, so i rolled it back to cactid, and will troubleshoot spine separately.
by yardus9
Thu Nov 01, 2007 4:12 pm
Forum: Help: General
Topic: Down Host Detection
Replies: 26
Views: 16220

Hello,
So i have upgrade to 0.8.7, and see the changes made for Down Host Detection (thanks). I have tried setting this host for None, UDP Ping, and ICMP Ping. In all cases my device is still marked as Down. I turned on the debug log, and don't see any activity for this host. Any ideas?

Thanks
by yardus9
Wed Aug 29, 2007 1:10 pm
Forum: Help: General
Topic: Down Host Detection
Replies: 26
Views: 16220

Hey,
I was seeing if you ever had a chance to work on this?