Cactiusers.org


It is currently Mon May 21, 2012 5:26 pm




Post new topic Reply to topic  [ 10 posts ] 
 Unable to add thresholds 
Author Message
New User

Joined: Fri Sep 23, 2005 9:21 am
Posts: 2
Post Unable to add thresholds
I have just installed the thold plugin and have been unable to add a threshold. I am clicking on 'data sources', then clicking the 'template name' link next to appropriate data source. At this point I get an image that is unable to load on the right-hand side of the screen, and the browser just hangs waiting on the server to finish loading the page (see the attached screen shot). Also at the point no graphs of any kind can be displayed until I kill and restart all of the IIS related services.

Any help is appreciated! Here is the relevant config information:

Windows 2003 Server with SP1
IIS
Cacti version 0.8.6g
rrdtool (from the cacti page) 1.2.11
php 5.0.5 win32
Plugin Architecture 0.8 (I think)
thold 0.2.4


Attachments:
screenshot.JPG
screenshot.JPG [ 75.1 KiB | Viewed 1528 times ]
Fri Sep 23, 2005 9:50 am
Post Add threshold hangs
I also have this exact same issue. Anyone got this working/resolved the problem?


Tue Sep 27, 2005 10:57 pm
New User

Joined: Fri Sep 23, 2005 9:21 am
Posts: 2
Post 
No resolution yet. Everything with Cacti appears to be working fine. My only problem is that thold isn't working (as I can't actually add any thresholds).


Wed Sep 28, 2005 8:10 am
Post Symptoms
I have found that every time there is a hang that there is a copy of cmd.exe and rrdtool.exe in the process list that never end. When running the same commands from the command line they return very quickly.


Thu Sep 29, 2005 9:17 pm
Post 
i am on windows platform

for me, it works with easyphp but i can't with LAMP software (apache2, mysql, php)

can somebody confirm ?


Fri Sep 30, 2005 6:27 am
Post 
when it happens, i need to restard apache


Fri Sep 30, 2005 6:54 am
Post 
my easyphp sotftware has been installed on default port (80)

my apache2 has been installed on port 8081


Fri Sep 30, 2005 6:56 am
Post 
i don't think it is the apache port


i have also an cmd.exe process whick don't stop

in thold.php, i have temporary delete this line :

<img src="<?php echo $config["url_path"]; ?>graph_image.php?local_graph_id=<?php echo $graph ?>&rra_id=1&graph_start=-32400&graph_height=100&graph_width=300&graph_nolegend=true">

it is the line wich graph the image


Fri Sep 30, 2005 7:53 am
Post 
resolved !

php doesn't like " between "..."

<img src=<?php echo $config["url_path"]; ?>graph_image.php?local_graph_id=<?php echo $graph ?>&rra_id=1&graph_start=-32400&graph_height=100&graph_width=300&graph_nolegend=true>

this is the correct line :

<img src=<?php echo $config["url_path"]; ?>graph_image.php?local_graph_id=<?php echo $graph ?>&rra_id=1&graph_start=-32400&graph_height=100&graph_width=300&graph_nolegend=true>


(i delete 2 ")


Fri Sep 30, 2005 8:37 am
Post 
no it doesn't work...

i don't understand
apache crash and it is randomly
it works one time and crash the second time

i have deleted this line

i hope a patch...


Fri Sep 30, 2005 10:27 am
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: