Search found 18 matches

by dvc
Wed Mar 18, 2015 6:57 pm
Forum: Plugin: (Threshold)
Topic: Threshold sent attached with aggregate not individual graph
Replies: 1
Views: 1569

Re: Threshold sent attached with aggregate not individual gr

I've seen this. The relevant row in the thold_data table has been updated with the aggregate graph_id instead of the original graph_id. Don't know what the cause is, I didn't dig too deep but I fixed it by updating the thold_data table with the correct graph and graph_template ids. UPDATE thold_data...
by dvc
Fri Dec 12, 2014 1:50 am
Forum: Help: Linux/Unix Specific
Topic: Monitoring Local loop bandwith
Replies: 1
Views: 703

Re: Monitoring Local loop bandwith

Hi guys, I'm new to Cacti monitoring, i just want to ask some question regarding monitoring my local loop. Here is my scenario; I'm monitoring two Cisco Routers which is Cisco Router 1841 (1st site) and Cisco Router 2901 (2nd site). I setup this cacti server last November and not having any issues ...
by dvc
Fri Dec 12, 2014 1:37 am
Forum: Help: Linux/Unix Specific
Topic: Help with Graph Template
Replies: 1
Views: 655

Re: Help with Graph Template

Hi There, I've mucked things up and had to redo my graph template for "Interface - Traffic (bits/sec)". Now when I go re-apply it (graph template -> change graph template) , I can see that the Inbound Data Source gets populated but not the Outbound Data Source (please see graph attached)....
by dvc
Thu Nov 06, 2014 6:43 pm
Forum: Help: General
Topic: Can't find file rrd or .rrd
Replies: 2
Views: 567

Re: Can't find file rrd or .rrd

To find the rra/ directory try:

Code: Select all

find / -name rra
If that doesn't give a result try this to find all rrd files:

Code: Select all

find / -name *.rrd
by dvc
Wed Nov 05, 2014 8:45 pm
Forum: Help: General
Topic: Graph footers slides away
Replies: 1
Views: 496

Re: Graph footers slides away

Edit the graph template, then edit the template GPRINT item for "(traffic_out): Maximum:". It's probably the last item at the bottom of the list. Make sure you have the "insert hard return" check box checked. That should fix it.
by dvc
Fri Aug 01, 2014 12:20 am
Forum: Plugin General
Topic: Nectar showing wrong graph in email preview
Replies: 4
Views: 2153

Re: Nectar showing wrong graph in email preview

Hi, I'm encountering a strange problem in nectar. I set up a report with 2 different items. When I preview the report everything looks good. In the log file I can see the correct graphs as well (debug level). When the email is sent, in the body of the email the first graph is repeated, no matter wh...
by dvc
Fri Jun 13, 2014 12:23 am
Forum: Help: Linux/Unix Specific
Topic: No graphs after upgrade to 0.8.8b
Replies: 6
Views: 1955

Re: No graphs after upgrade to 0.8.8b

BUMP! Could You please take a look at my issue? It's quite important and i'm unable to resolve it by myself and i need help finding the cause and solution. Tanks in advance. This is probably too late but the files need to be writable by whatever account is running the poller. Apache doesn't write t...
by dvc
Thu Jun 12, 2014 11:15 pm
Forum: Help: Linux/Unix Specific
Topic: Create a single graphic - Multiple OID's.
Replies: 1
Views: 730

Re: Create a single graphic - Multiple OID's.

Hi people. My question is: - I have 5 OID's, and, I want to create a graphic using those OID's. I don't want to create a graphic for each. Is this possible? I was reading a topic here, but no conclusion. ( http://forums.cacti.net/viewtopic.php?t=1777 ) Thanks! :wink: If it is table-based data that ...
by dvc
Tue Jun 03, 2014 8:13 pm
Forum: Help: Windows Specific
Topic: Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Replies: 1065
Views: 943908

Re: Windows Installer [Cacti 0.8.8b] [Updated 2014-06-01]

1) The MySQL silent installer doesn't give an option on where its installed so it defaults to %ProgramFiles%. I'm not aware of any workaround. On the last page of the Cacti installer it should've listed the paths to review. Yes, the path list did show that MySQL would be installed on C: 2) can you ...
by dvc
Mon Jun 02, 2014 7:01 pm
Forum: Help: Windows Specific
Topic: Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Replies: 1065
Views: 943908

Re: New release

New installer released! See details on the first page. Installed on a windows server 2008 Service Pack 2, 32 bit, 8Gb, I noticed a couple of things, neither of which are critical: 1) If you specify an alternative drive to install on (in my case E:) everything is installed there except MySQL which g...
by dvc
Fri Feb 07, 2014 12:36 am
Forum: Help: Linux/Unix Specific
Topic: Upgrading from 0.8.7b to 0.8.8b not working
Replies: 1
Views: 647

Re: Upgrading from 0.8.7b to 0.8.8b not working

Did you rebuild the poller cache? Check the log file also for errors: <path_to_cacti>/log/cacti.log
by dvc
Fri Feb 07, 2014 12:25 am
Forum: Help: Linux/Unix Specific
Topic: Cacti 0.8.8b problem with interface statistic unknown device
Replies: 4
Views: 1307

Re: Cacti 0.8.8b problem with interface statistic unknown de

If you changed the data input method of the Interface - Traffic data template it won't work. Interface data is indexed data and can't be fetched any other way. Your device looks fine but it looks like you are trying to add a graph by just adding a data source which is enough to collect data but not ...
by dvc
Thu Feb 06, 2014 11:56 pm
Forum: Help: General
Topic: Percentage usage of a given FC interface speed
Replies: 2
Views: 644

Re: Percentage usage of a given FC interface speed

You need to create a CDEF to calculate the percentage, then you can either graph it or just put it at the bottom of the graph with a GPRINT. A description of how to do this is given here: http://forums.cacti.net/viewtopic.php?t=7250 The ninth post from the top provides the necessary steps to build t...
by dvc
Tue Oct 01, 2013 8:14 pm
Forum: Plugin: (Threshold)
Topic: PHPSVR: Poller[0] WARNING for Threshold
Replies: 6
Views: 4590

Re: PHPSVR: Poller[0] WARNING for Threshold

Do you have the file <cacti_path>/plugins/thold/thold_alerts.php ?
The error message you posted seems to indicate that this file is missing.

Not sure where this file comes from - I don't have it on my system and it's not a problem. You might need to download and re-install thold.
by dvc
Mon Sep 23, 2013 12:02 am
Forum: Plugin: (Threshold)
Topic: Trouble with Thold after upgrading to 0.8.8b
Replies: 12
Views: 10638

Re: Trouble with Thold after upgrading to 0.8.8b

SOLVED!! Change this code in setup.php foreach ($defs as $def) { if (!substr_count($def, "CDEF") && !substr_count($def, "VDEF")) { $ddef = explode('"', $def); $kdef = explode(':', $def); $dsname = $kdef[0]; $temp1 = str_replace(".rrd", "", basena...