[FIX] thold 0.4.3-2
Moderators: Developers, Moderators
Re: [FIX] thold 0.4.3-2
remove the last / from the settings at the base url in the settings from threshold.
check for the test the "Send alerts as text" and see what you get
(you could check if this works with a stock php.ini)
and update to 0.4.4-41 (and run upgrade.php)
check for the test the "Send alerts as text" and see what you get
(you could check if this works with a stock php.ini)
and update to 0.4.4-41 (and run upgrade.php)
All the problems of the world could be settled if people were only willing to think...
Re: [FIX] thold 0.4.3-2
still
Could not open!
http://xxx.xxx.xxx/cacti/graph_image.ph ... _type=tree
i i activate this threshold i get tons of sql errors in cacti.log:
02/25/2011 02:58:12 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select * from host where id="
02/25/2011 02:58:12 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select * from host where id="
02/25/2011 02:58:12 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select * from host where id="
Could not open!
http://xxx.xxx.xxx/cacti/graph_image.ph ... _type=tree
i i activate this threshold i get tons of sql errors in cacti.log:
02/25/2011 02:58:12 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select * from host where id="
02/25/2011 02:58:12 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select * from host where id="
02/25/2011 02:58:12 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select * from host where id="
Re: [FIX] thold 0.4.3-2
what did you do all of the questions or some?
All the problems of the world could be settled if people were only willing to think...
Re: [FIX] thold 0.4.3-2
i removed the ending / in settings base url
i did php upgrade.php
it works for all other graphs. for example load or cpu usage...
email will be send containing the graph.
only this cacti poller thing shows these errors
i did php upgrade.php
it works for all other graphs. for example load or cpu usage...
email will be send containing the graph.
only this cacti poller thing shows these errors
Re: [FIX] thold 0.4.3-2
there must be something wrong then with the database is all other graphs work fine...
check all parameters of the templates (data & graph) and recreate the graph...
check all parameters of the templates (data & graph) and recreate the graph...
All the problems of the world could be settled if people were only willing to think...
-
- Cacti User
- Posts: 73
- Joined: Mon May 03, 2010 11:48 am
Re: [FIX] thold 0.4.3-2
exactly same problem for me!CanDee wrote:i removed the ending / in settings base url
i did php upgrade.php
it works for all other graphs. for example load or cpu usage...
email will be send containing the graph.
only this cacti poller thing shows these errors
it's a bit annoying, but nothing really bad. everything else works fine for me....
In a post earlier in this thread by dragossto there was a README.txt included which talked about version 0.50 of thold with the following changelog
Any idea which version of thold is currently the most recent????? I'm getting very confused now, who is the official developer/responsible for making releases?----[ Changelog
--- 0.5 ---
Bug: Fix for compatibility with other plugins using datasource action hook
Bug: Re-add syslog messages for down hosts
Bug: Fixed a few minor issues
Bug: Allow the use of query_XYZ in CDEFs
Bug: Fix host status page to only allow users to see hosts they have access to
Bug: Fix ru_nswap errors on Windows
Bug: Actions did not work with other plugins from Graphs and Data Sources pages
Feature: Add support for RPN Expressions
Feature: Add support for Alert Escalation (Multiple Alerts per Threshold)
Feature: Add support for Alerts via Script Execution
Feature: Add support for Alerts via SNMP Writes
Feature: Sort current values numerically on THold tab
_________________
Cacti - 1.2.14
Poller Type - SPINE 1.2.14
Devices 3,892
Graphs 21,483
Cacti - 1.2.14
Poller Type - SPINE 1.2.14
Devices 3,892
Graphs 21,483
Re: [FIX] thold 0.4.3-2
the latest version from svn it 0.4.3
http://svn.cacti.net/viewvc/thold/branc ... ot=Plugins
whit one year early was 0.5 , but after a while rename whit 0.4.2
whit thold i don't have any problem
check the installation of PIA
in config.php
if you have $url_path = "/cacti/";
put the correct path http://yourip/cacti/
if this setting it not in the config.php
look in global.php after this $url_path = "" an configure whit your path
in $url_path put only the path after your base address(ip)
after this setting made properly you should not have any problem whit plugins
http://svn.cacti.net/viewvc/thold/branc ... ot=Plugins
whit one year early was 0.5 , but after a while rename whit 0.4.2
whit thold i don't have any problem
check the installation of PIA
in config.php
if you have $url_path = "/cacti/";
put the correct path http://yourip/cacti/
if this setting it not in the config.php
look in global.php after this $url_path = "" an configure whit your path
in $url_path put only the path after your base address(ip)
after this setting made properly you should not have any problem whit plugins
Cacti - 0.8.7h
Plugin Architecture - 3.0
Poller Type - SPINE 0.8.7g
Server Info - Linux 2.6.35.10 - Slackware 13.1
Web Server - Apache/2.2.17 (Unix) DAV/2 PHP 5.3.5
MySQL - 5.1.53 ;RRDTool - 1.4.5 ;SNMP - 5.6.1
Plugins
Plugin Architecture - 3.0
Poller Type - SPINE 0.8.7g
Server Info - Linux 2.6.35.10 - Slackware 13.1
Web Server - Apache/2.2.17 (Unix) DAV/2 PHP 5.3.5
MySQL - 5.1.53 ;RRDTool - 1.4.5 ;SNMP - 5.6.1
Plugins
- (tools - v0.3) (Thold - v0.4.6) (Ntop - v0.2) (Discovery - v1.2a) (Monitor - v1.2)
Re: [FIX] thold 0.4.3-2
setting the url_path in global.php has no effect for me...
still recieve the thold email
Could not open!
h**p://my.cactihost/cacti/graph_image.php?local_graph_id=0&rra_id=0&view_type=tree
when i browse to the graph
h**p://my.cactihost/cacti/graph.php?action=view&rra_id=all&local_graph_id=6102
but as i mentioned...only for this graph. (cacti statistics)
all other hosts/graph work fine..
still recieve the thold email
Could not open!
h**p://my.cactihost/cacti/graph_image.php?local_graph_id=0&rra_id=0&view_type=tree
when i browse to the graph
h**p://my.cactihost/cacti/graph.php?action=view&rra_id=all&local_graph_id=6102
but as i mentioned...only for this graph. (cacti statistics)
all other hosts/graph work fine..
Re: [FIX] thold 0.4.3-2
some thing it wrong hearh**p://my.cactihost/cacti/graph_image.php?local_graph_id=0&rra_id=0&view_type=tree
the graph id it 0 , it not possible
it possible to make one screen shot ,because for the moment i don't understand
about what statistic you talk about
Have a nice day
Cacti - 0.8.7h
Plugin Architecture - 3.0
Poller Type - SPINE 0.8.7g
Server Info - Linux 2.6.35.10 - Slackware 13.1
Web Server - Apache/2.2.17 (Unix) DAV/2 PHP 5.3.5
MySQL - 5.1.53 ;RRDTool - 1.4.5 ;SNMP - 5.6.1
Plugins
Plugin Architecture - 3.0
Poller Type - SPINE 0.8.7g
Server Info - Linux 2.6.35.10 - Slackware 13.1
Web Server - Apache/2.2.17 (Unix) DAV/2 PHP 5.3.5
MySQL - 5.1.53 ;RRDTool - 1.4.5 ;SNMP - 5.6.1
Plugins
- (tools - v0.3) (Thold - v0.4.6) (Ntop - v0.2) (Discovery - v1.2a) (Monitor - v1.2)
Re: [FIX] thold 0.4.3-2
So I too like many have this issue with the latest thold version
.4.4.41
PIA 2.9
settings.5
Nothing is triggering I tried downgrading back to .4.2 but now that wornt work has anyone figured this out yet?
Thanks
.4.4.41
PIA 2.9
settings.5
Nothing is triggering I tried downgrading back to .4.2 but now that wornt work has anyone figured this out yet?
Thanks
-
- Cacti User
- Posts: 73
- Joined: Mon May 03, 2010 11:48 am
Re: [FIX] thold 0.4.3-2
well. I solved this by cancelling thold's for the localhost cacti statistics.... everything else works fine for me.rmcdonald wrote:So I too like many have this issue with the latest thold version
.4.4.41
PIA 2.9
settings.5
Nothing is triggering I tried downgrading back to .4.2 but now that wornt work has anyone figured this out yet?
Thanks
so I do not touch my (currently) good working system
_________________
Cacti - 1.2.14
Poller Type - SPINE 1.2.14
Devices 3,892
Graphs 21,483
Cacti - 1.2.14
Poller Type - SPINE 1.2.14
Devices 3,892
Graphs 21,483
Re: [FIX] thold 0.4.3-2
I went back to .4.2 and it is working agaion sigh.
Re: [FIX] thold 0.4.3-2
I have the same problem with my own created graphs and graph templates.
When i create thold for one of them, i got the the link in the mail with graph_id=0.
URL: http: //monitor/cacti//graph.php?local_graph_id=0&rra_id=1
So i went to cacti DB, and in thold_data table found that graph_id and graph_template were 0. so put manually the correct values, and now it works.
Using thold v0.4.3
When i create thold for one of them, i got the the link in the mail with graph_id=0.
URL: http: //monitor/cacti//graph.php?local_graph_id=0&rra_id=1
So i went to cacti DB, and in thold_data table found that graph_id and graph_template were 0. so put manually the correct values, and now it works.
Using thold v0.4.3
Re: [FIX] thold 0.4.3-2
What types of RRA settings work the best for baseline? I wanted to use something like a week for reference, but I am not sure how to go about that. Using my current settings, I have a 30 minute or one hour average for my baseline. I know that either of those is not long enough for a good baseline. Here are my two options that I'd like to change:
Any help or suggestions would be appreciated.
Thanks!
Code: Select all
Step Rows Timespan
30 minutes 6 8760 7884000
60 minutes 12 8760 31536000
Thanks!
Re: [FIX] thold 0.4.3-2
dependsdeu439356 wrote:What types of RRA settings work the best for baseline? I wanted to use something like a week for reference, but I am not sure how to go about that.
the used thold version (latest versions use true baseline)
the reference value depends on the data in the graph -- if you have a steady value you can use 30 mins
the longer ago the reference value -> the lower the chance you get a false positive
you mileage may vary...
All the problems of the world could be settled if people were only willing to think...
Who is online
Users browsing this forum: No registered users and 1 guest