Thold 2.x - Thresholding/Alerting module for cacti 8.6
Moderators: Developers, Moderators
-
- Posts: 49
- Joined: Fri Mar 18, 2005 7:33 am
- Location: France
strange email format
The alert email message is working perfecly.
But by using lotus notes, i receive the following message :
"http://yfxxxx/cacti/graph.php?local_gra ... 2&rra_id=1"
the html link cut after the = sign !
ex : http://yfxxxx/cacti/graph.php?local_graph_id= and i can't see the associated graph.
anyone got a solution ?
either there is an image on the bottom of the html link but i onyl see image in red. what's kind of image is it ?
Thanks for the help
scav
But by using lotus notes, i receive the following message :
"http://yfxxxx/cacti/graph.php?local_gra ... 2&rra_id=1"
the html link cut after the = sign !
ex : http://yfxxxx/cacti/graph.php?local_graph_id= and i can't see the associated graph.
anyone got a solution ?
either there is an image on the bottom of the html link but i onyl see image in red. what's kind of image is it ?
Thanks for the help
scav
Last edited by scavenger67 on Tue Apr 19, 2005 8:25 am, edited 1 time in total.
I receive these two errors when selecting Auto-create thresholds:
Warning: main(D:\www\infrastructure\cacti\lib/thold-functions.php) [function.main]: failed to open stream: No such file or directory in D:\www\infrastructure\cacti\thold.php on line 18
Warning: main() [function.include]: Failed opening 'D:\www\infrastructure\cacti\lib/thold-functions.php' for inclusion (include_path='.;C:\php5\pear') in D:\www\infrastructure\cacti\thold.php on line 18
Fatal error: Call to undefined function autocreate() in D:\www\infrastructure\cacti\thold.php on line 40
I'm running Cacti 0.8.6d on W2K with PHP version 5.
Any suggestions?
Warning: main(D:\www\infrastructure\cacti\lib/thold-functions.php) [function.main]: failed to open stream: No such file or directory in D:\www\infrastructure\cacti\thold.php on line 18
Warning: main() [function.include]: Failed opening 'D:\www\infrastructure\cacti\lib/thold-functions.php' for inclusion (include_path='.;C:\php5\pear') in D:\www\infrastructure\cacti\thold.php on line 18
Fatal error: Call to undefined function autocreate() in D:\www\infrastructure\cacti\thold.php on line 40
I'm running Cacti 0.8.6d on W2K with PHP version 5.
Any suggestions?
Howto Receive e-mail from THOL ??? Help-me Please
Dear Mika ( Iam Brazillian, my english is very bad do you speak portuguese ? , howto configure cacti for receive email from thold ?? Iam working in linux (kurumin linux[www.kurumin.com - based on knoppix and debian]), my cacti version is 0.8.6c. I install the thold without problems, but not receive email. Sorry , my english ...Mika wrote:Finaly I managed to launch it to remote mail server.
I didn't have sendmail on my linux machine, but configured exim to forward messages to remote mailserver.
Everything works fine right now.
Really great feature. Huge Thanks for developers.
Thanks !!!!!!
- Attachments
-
- thold.JPG (156.78 KiB) Viewed 8210 times
Great job!!!
This great!!! Kudos to you guys.
adesimone wrote:
another issue i am having: i am not receiving any alerts mails, unless i run:
php /var/www/htdocs/cacti/thold/check-thold.php
for which i get:
Content-type: text/html
X-Powered-By: PHP/5.0.2
RRA: 915 : ping
Ref. values count: 38
Ref. value (min): 16
Ref. value (max): 116
Cur. value: 112
Low bl thresh: 13
High bl thresh: 139
Check against baseline: OK
------------------
RRA: 184 : 5min_cpu
Ref. values count: 287
Ref. value (min): 6
Ref. value (max): 26
Cur. value: 22
Low bl thresh: 5
High bl thresh: 31
Check against baseline: OK
------------------
and then i receive them all in a bunch...
in php.ini, other than the path to sendmail, i dont see anything relevant for linux.
any ideas?
thanks
Harel
got that fixed - did not install it properly to begin with...oharel: Go under user_Management / select the user / make sure 'View Thresholds' is selected under Realm Permissions. Is 'thresholds' available on the left side of the console screen? Can you view them manually under http://[cacti_url]/graph_thold.php ? It is possible that the files did not get installed properly
another issue i am having: i am not receiving any alerts mails, unless i run:
php /var/www/htdocs/cacti/thold/check-thold.php
for which i get:
Content-type: text/html
X-Powered-By: PHP/5.0.2
RRA: 915 : ping
Ref. values count: 38
Ref. value (min): 16
Ref. value (max): 116
Cur. value: 112
Low bl thresh: 13
High bl thresh: 139
Check against baseline: OK
------------------
RRA: 184 : 5min_cpu
Ref. values count: 287
Ref. value (min): 6
Ref. value (max): 26
Cur. value: 22
Low bl thresh: 5
High bl thresh: 31
Check against baseline: OK
------------------
and then i receive them all in a bunch...
in php.ini, other than the path to sendmail, i dont see anything relevant for linux.
any ideas?
thanks
Harel
can't send email in window with thold
I got everything to work correctly in window, except sending an email. I was wondering where is the file that trigger the email alert. I know you say that php uses the default email to send email, could this be outlook express. I am stuck and don't know where to go. Can anyone guide me to the right direction. Thanks.
How to use Syslog on Windows Server
Dear,
I tried to use the Syslog option in Thold on my Windows 2000 Server.
I have a windows syslog daemon running on my machine.
But i see no messages in the syslog.
What am i missing ?
I tried to use the Syslog option in Thold on my Windows 2000 Server.
I have a windows syslog daemon running on my machine.
But i see no messages in the syslog.
What am i missing ?
How to use Syslog on Windows Server (part 2)
After investigating i've found that the messages end up in my Eventlog on Windows.
But i want to use the syslog, not the eventlog.
This seems to be the default behaviour of PHP.
from PHP manual:
But i want to use the syslog, not the eventlog.
This seems to be the default behaviour of PHP.
from PHP manual:
any workarounds ?On Windows NT, the syslog service is emulated using the Event Log
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I wrote it, so first pass is no. However, what syslog utility are you using? If you had to execute it, how would you do it?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Syslog daemon on windows
TheWitness:
We use Kiwi Syslog daemon ( http://www.kiwisyslog.com/ )
I've found a workaround: used NTsyslog ( sends all eventlog messages to a syslog server ).
Works fine.
We use Kiwi Syslog daemon ( http://www.kiwisyslog.com/ )
I've found a workaround: used NTsyslog ( sends all eventlog messages to a syslog server ).
Works fine.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Good. So that is a tool that replicates what is sent to the various logs to a syslog facility?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 0 guests