This is in the works, I didn't originally design it to use integers, the original author did, its just taking a bit of work to undo it all.DanielG wrote:I was wondering what was the design choice for having the tresholds only in rounded integer.
I'm working on errors on telecom links, where 10 errors by 300 seconds are important values.
For now I've made an ugly patch in the code to multiply value readed from rrd by 301.(':oops:')
It fullfill this niche, but thats not very confortable.
What about to have all the thold plugin working in floating point. Any idea about it?
Thold 2.x - Thresholding/Alerting module for cacti 8.6
Moderators: Developers, Moderators
Re: Threshold design choice (floating point math?)
-
- Posts: 9
- Joined: Thu Jan 05, 2006 10:35 am
- Location: Boise, ID
- Contact:
Thold Configuration Issue
I'm running the thold plugin 2.8 in the following environment:
Windows 2003/IIS
Cacti 0.8.6.g w/ Plugin Architecture
mactrack Plugin (working fine!)
monitor Plugin (working fine)
Install went fine, and thold is sending mail if a host goes down. However, I cannot configure any host thold parameters. I can configure a template, go through the "auto create for host" procedure sucessfully, but when I click on the template to edit, it just hangs.
Any thoughts here?
Thanks!
Windows 2003/IIS
Cacti 0.8.6.g w/ Plugin Architecture
mactrack Plugin (working fine!)
monitor Plugin (working fine)
Install went fine, and thold is sending mail if a host goes down. However, I cannot configure any host thold parameters. I can configure a template, go through the "auto create for host" procedure sucessfully, but when I click on the template to edit, it just hangs.
Any thoughts here?
Thanks!
Re: Thold Configuration Issue
Now where did you find version v0.2.8 ?? I am running v0.2.7sesquipedalian_id wrote:I'm running the thold plugin 2.8 in the following environment:
I 'm getting high and low threshold emails. The test e-mail funtion also works. But what does not seem to work is the "Dead Hosts notifications"
Does anyone have this same problem? Does anyone know why only the Dead Hosts notifications are failing?
-
- Cacti User
- Posts: 367
- Joined: Tue Apr 05, 2005 9:52 am
- Location: Munich, Germany
Re: Thold Configuration Issue
I have same problems, but I mixed two versions and it works (wich version? I dont know)proohu01 wrote:Now where did you find version v0.2.8 ?? I am running v0.2.7sesquipedalian_id wrote:I'm running the thold plugin 2.8 in the following environment:
I 'm getting high and low threshold emails. The test e-mail funtion also works. But what does not seem to work is the "Dead Hosts notifications"
Does anyone have this same problem? Does anyone know why only the Dead Hosts notifications are failing?
Torsten
If found this: http://www.cactiusers.org/forums/viewto ... 02&start=0
Not that it helps me very much, but at least I know a lot of people have /had the same problem. From what I 've read, they used 0.2.6 with the same problems.
Not that it helps me very much, but at least I know a lot of people have /had the same problem. From what I 've read, they used 0.2.6 with the same problems.
No debug log
Not sure what I'm doing wrong here but I'm not getting any debug logs from the check-thold.php while running it from the command prompt for testing. I have updated the php and set debug to 1 from 0.
Also, while trying to create any tholds via the auto create, device states no tholds created.
Tried updating a data template, using Templates/Threshold/start wizard/select - (any data template)/go --- Error: A template with that Data Source already exists.
If could be that I didn't really find any great documentation on configuring this plug-in after install. Could also be that I wacked the install up somethin' harsh. Not too sure. I did follow the install doc to a t.
Any help would be great. Thanks guyz for a fab plugin! Can't wait to get it working!
Mysql 5.1
Thold 2.1a
Cacti 8.6h
Win2003
IIS6
Also, while trying to create any tholds via the auto create, device states no tholds created.
Tried updating a data template, using Templates/Threshold/start wizard/select - (any data template)/go --- Error: A template with that Data Source already exists.
If could be that I didn't really find any great documentation on configuring this plug-in after install. Could also be that I wacked the install up somethin' harsh. Not too sure. I did follow the install doc to a t.
Any help would be great. Thanks guyz for a fab plugin! Can't wait to get it working!
Mysql 5.1
Thold 2.1a
Cacti 8.6h
Win2003
IIS6
Re: No debug log
(>.<) I'm not logged in to the system as guest!?!?!FreRange wrote:Not sure what I'm doing wrong here but I'm not getting any debug logs from the check-thold.php while running it from the command prompt for testing. I have updated the php and set debug to 1 from 0.
Also, while trying to create any tholds via the auto create, device states no tholds created.
Tried updating a data template, using Templates/Threshold/start wizard/select - (any data template)/go --- Error: A template with that Data Source already exists.
If could be that I didn't really find any great documentation on configuring this plug-in after install. Could also be that I wacked the install up somethin' harsh. Not too sure. I did follow the install doc to a t.
Any help would be great. Thanks guyz for a fab plugin! Can't wait to get it working!
Mysql 5.1
Thold 2.1a
Cacti 8.6h
Win2003
IIS6
02/03/2006 01:40:36 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"
Problem after installing on Windows 2003 SVR
I have Cacti running no problem, but after installing Thold wehn I try to browse to the homepage it says "web site found waiting for reply" and no page is ever displayed.
2.1a Thold
cacti 8.6h
I thought it maybe permissions at first but I temporarily made the IUSR and IWG have modify permissions through the whole tree, still no joy.
I used the install.bat file to install and I have checked all the files have moved etc.
Anyone with any ideas?
Cheers
Tobes
2.1a Thold
cacti 8.6h
I thought it maybe permissions at first but I temporarily made the IUSR and IWG have modify permissions through the whole tree, still no joy.
I used the install.bat file to install and I have checked all the files have moved etc.
Anyone with any ideas?
Cheers
Tobes
I have built another box on win2k. I have the same problem so I am sure someone must have encoutered it.
I replaced the old function.php and I noticed that the thold-funtions was being copied over using the batch file so I did this manually.
I can now get to the site and I just get errors referencing the function.php file which I expected.
Has anyone figured out what the fix for this is?
Tobes
I replaced the old function.php and I noticed that the thold-funtions was being copied over using the batch file so I did this manually.
I can now get to the site and I just get errors referencing the function.php file which I expected.
Has anyone figured out what the fix for this is?
Tobes
Re: Problem after installing on Windows 2003 SVR
The author of v2.1a of thold hasn't updated or fixed any of the issues in quite a while. You might have better luck using the Plugin Architecture version which fixes most of the bugs, and adds a few needed features.tobes wrote:I have Cacti running no problem, but after installing Thold wehn I try to browse to the homepage it says "web site found waiting for reply" and no page is ever displayed.
2.1a Thold
cacti 8.6h
I thought it maybe permissions at first but I temporarily made the IUSR and IWG have modify permissions through the whole tree, still no joy.
I used the install.bat file to install and I have checked all the files have moved etc.
Anyone with any ideas?
Cheers
Tobes
- Diggit2001
- Cacti User
- Posts: 195
- Joined: Tue May 03, 2005 4:29 pm
- Location: MD, US
I just installed thold 2.1a on my cacti box that is a Windows 2003 server. I then went to my device list, picked a device, hit "Create graphs for this host" and then "auto-create thresholds". I then received this:
Created threshold for data_id 79 and rrd_id 286
Created threshold for data_id 80 and rrd_id 287
Created threshold for data_id 86 and rrd_id 299
Created threshold for data_id 86 and rrd_id 298
Created threshold for data_id 83 and rrd_id 294
Created threshold for data_id 84 and rrd_id 295
Created threshold for data_id 85 and rrd_id 296
Created threshold for data_id 85 and rrd_id 297
Created threshold for data_id 87 and rrd_id 300
Created threshold for data_id 87 and rrd_id 301
Created threshold for data_id 88 and rrd_id 302
Created threshold for data_id 88 and rrd_id 303
Update failed:
INSERT INTO thold (element, rra) VALUES (, 924)
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 924)' at line 1
Does anyone know what’s causing this? Here's my cacti info:
cacti 0.8.6g
mysql 4.1.11
rrdtool 1.2.12
Perl 5.8.7.813
php 5.1.1
net-snmp 5.2.1.2
Thanks in advance
Created threshold for data_id 79 and rrd_id 286
Created threshold for data_id 80 and rrd_id 287
Created threshold for data_id 86 and rrd_id 299
Created threshold for data_id 86 and rrd_id 298
Created threshold for data_id 83 and rrd_id 294
Created threshold for data_id 84 and rrd_id 295
Created threshold for data_id 85 and rrd_id 296
Created threshold for data_id 85 and rrd_id 297
Created threshold for data_id 87 and rrd_id 300
Created threshold for data_id 87 and rrd_id 301
Created threshold for data_id 88 and rrd_id 302
Created threshold for data_id 88 and rrd_id 303
Update failed:
INSERT INTO thold (element, rra) VALUES (, 924)
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 924)' at line 1
Does anyone know what’s causing this? Here's my cacti info:
cacti 0.8.6g
mysql 4.1.11
rrdtool 1.2.12
Perl 5.8.7.813
php 5.1.1
net-snmp 5.2.1.2
Thanks in advance
You are using an old version of the add-on (unsupported by the original author). This particular error has been fixed a long while back in the Plugin version of Thold. You can out all about it in the link in my sig.Diggit2001 wrote:I just installed thold 2.1a on my cacti box
[snip]
INSERT INTO thold (element, rra) VALUES (, 924)
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 924)' at line 1
- Diggit2001
- Cacti User
- Posts: 195
- Joined: Tue May 03, 2005 4:29 pm
- Location: MD, US
Who is online
Users browsing this forum: No registered users and 1 guest