Search found 32 matches

by soloslinger
Thu Jul 09, 2009 6:39 am
Forum: Scripts and Templates
Topic: memcached Host Template and Graphs (ver 1.0)
Replies: 47
Views: 86784

Re: not working

not working for total bytes used I had a similar problem to this. But check to make sure that you are not including a 1 minute rra definition when you create the graph. The multiport template appeared to take all my rra definitions including one expected to be updated every minute while the rrd fil...
by soloslinger
Sat Jun 27, 2009 12:38 am
Forum: Help: Linux/Unix Specific
Topic: [solved] Graphing a Single OID Problem
Replies: 5
Views: 1903

Linegod, that solved it. Thank you very much.
Is this to be used instead of http://www.cacti.net/downloads/docs/pdf/manual.pdf pg. 35?

soloslinger
by soloslinger
Tue Jun 23, 2009 3:43 am
Forum: Help: Linux/Unix Specific
Topic: [solved] Graphing a Single OID Problem
Replies: 5
Views: 1903

Anyone have any ideas?

06/21/2009 11:54:01 AM - SPINE: Poller[0] Host[23] DS[190] WARNING: Result from SNMP not valid. Partial Result: ...

Isn't very helpful for troubleshooting :cry:

soloslinger
by soloslinger
Sun Jun 21, 2009 12:37 pm
Forum: Help: Linux/Unix Specific
Topic: [solved] Graphing a Single OID Problem
Replies: 5
Views: 1903

[solved] Graphing a Single OID Problem

I am trying to graph a single OID from a Cisco AS5300. I follow the directions: create > new graphs > select my host > select SNMP Generic OID Template from the drop down > create. I fill out all the information, not doing anything fancy, pretty basic. The graph/datasource get created fine, but neit...
by soloslinger
Tue Mar 31, 2009 7:11 am
Forum: Help: Linux/Unix Specific
Topic: Spine Seg fault
Replies: 15
Views: 5776

huh. spine 8.7c solved my problem. Wonder why the older version suddenly stopped working.

Sorry for the waste of time.


soloslinger
by soloslinger
Tue Mar 31, 2009 6:00 am
Forum: Help: Linux/Unix Specific
Topic: Spine Seg fault
Replies: 15
Views: 5776

I am having a similar problem, if folks are still reading this thread I won't hafta create a new one. I am running spine and having segfaults as well, though my cacti log doesn't show it in the way the original poster does. Some of my graphs are updated every minute, others are updated every five. T...
by soloslinger
Wed Jan 14, 2009 4:45 pm
Forum: Help: General
Topic: Loading graphs outside Cacti
Replies: 2
Views: 1244

This may be more work then you are looking for, but the first suggestion that came to mind would be to render and display the graphs outside of cacti. The graphs can be rendered via command line; no gui needed and you'll have a raw image file. So if you could build a simple website on the server tha...
by soloslinger
Thu Dec 04, 2008 8:35 pm
Forum: Help: Linux/Unix Specific
Topic: Memory graphing / Mac OSX /script and template
Replies: 12
Views: 10971

:-D I believe we are on the same page. If I have read/retained the cacti docs correctly, if only one value is to be returned from the script, the fieldname isn't required. However, cacti still works with the script if you define the field name. I am not sure that this will solve your problem, but I ...
by soloslinger
Thu Dec 04, 2008 1:02 pm
Forum: Help: Linux/Unix Specific
Topic: No Graphs, No RRD's, and No errors
Replies: 1
Views: 1166

What does the cacti log file say?
What does the debugging modes for the data sources and graphs say?
Do you have poller.php set up on the cron correctly?
Do the localhost graphs function correctly?



soloslinger
by soloslinger
Thu Dec 04, 2008 12:58 pm
Forum: Help: Linux/Unix Specific
Topic: No RRA data being created, poller running.
Replies: 8
Views: 4464

What has it stopped creating, brand new graphs, pngs of existing graphs, new rrd files, new data to put into existing rrd files??
How do you know the rrds are not being updated?
What does the cacti log say?


soloslinger
by soloslinger
Thu Dec 04, 2008 12:50 pm
Forum: Help: Linux/Unix Specific
Topic: Memory graphing / Mac OSX /script and template
Replies: 12
Views: 10971

Thank you! I'm not sure that it helped but, nevertheless, now I can not create more than 2 graphs with one Graph Template Item DS[238] , DS[239] Others graphs remain in a state of NaNet I am not sure I understand what you are trying to do. Are you trying to create multiple graphs of that script? Wo...
by soloslinger
Wed Dec 03, 2008 3:28 pm
Forum: Help: Linux/Unix Specific
Topic: Memory graphing / Mac OSX /script and template
Replies: 12
Views: 10971

Just a thought, try taking the new line character out of the script output.

soloslinger
by soloslinger
Mon Nov 10, 2008 10:52 am
Forum: Help: General
Topic: Device Status "Unknown"...why???
Replies: 20
Views: 44792

We just added a device to our cacti instance and now have this issue as well. I have tried tcp/udp ping and snmp availability methods, as well as both snmp v1 and v2 with no luck getting it to change the status of the device (a cisco 6500). The associated data queries show up fine. I can create grap...
by soloslinger
Wed Sep 10, 2008 10:44 am
Forum: Help: General
Topic: 95th percentile line / rrdtool question
Replies: 1
Views: 1813

95th percentile line / rrdtool question

I am trying to duplicate a couple of my cacti graphs outside of cacti to have them periodically emailed out. I can get the graphs created but I don't understand how cacti puts the 95th % line on the graphs. I have read through rrdtool's documentation and either I am missing it or there is no way to ...
by soloslinger
Mon Apr 21, 2008 4:42 pm
Forum: Plugin Announcements
Topic: Aggregate, now at V0.66
Replies: 324
Views: 296124

gandalf wrote:Please see the Nth Percentile stuff at http://docs.cacti.net/node/525 to get the idea
Reinhard
bahh!! My fault. Thank you.