Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Advanced ping problem

 
Post new topic   Reply to topic    Cacti Forum Index -> Scripts and Templates
Author Message
metos



Joined: 11 Mar 2005
Posts: 16

PostPosted: Tue Jun 20, 2006 3:56 am    Post subject: Advanced ping problem Reply with quote

i've installed advanced ping v1.3 (with cacti 0.8.6h)

in DEBUG mode, i have

Code:
06/20/2006 10:30:12 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/cacti/cacti-0.8.6h/scripts/ss_fping.php' SCRIPT: 'ss_fping' CMD: 'XXXXXX 5 TCP 80'
06/20/2006 10:30:12 AM - CMDPHP: Poller[0] Host[87] DS[1548] SERVER: /usr/local/cacti/cacti-0.8.6h/scripts/ss_fping.php ss_fping XXXXXX 5 TCP 80, output: min:0.7500 avg:0.9260 max:1.2700 dev:0.2037 loss:0.0000
06/20/2006 10:30:12 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (1548,'','2006-06-20 10:30:03','min:0.7500 avg:0.9260 max:1.2700 dev:0.2037 loss:0.0000')"


i have two problems the rrd file is not created... and when you have a look to the sql part of the log (the insert part)

Code:
insert into poller_output (local_data_id,rrd_name,time,output) values (1548,'','2006-06-20 10:30:03','min:0.750.........


the rrd_name is empty, it should be 'avg' or something like that, because when you look with the cacti web interface - in Data source, we have the data source path
Code:
<path_rra>/XXXXXXX_dev_avg_1562.rrd


everything seems to be ok but it does'nt graph....
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Scripts and Templates All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group