[collectd] Have some minor issues with collectd
    Ray 
    Ray<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>spasticflail.com
       
    Fri Mar 16 02:41:05 CET 2007
    
    
  
Hey folks I hope someone can lend me a hand here.  First off collectd
rocks great work and thank you.
 
 
This issue I'm have relates to  the apache plug-in.  I cannot for some
reason to get this to work.
 
Here what I have for my conf file for my apache server.
I commented out the user and password because the user name in Ubuntu is
a daemon user and I have no idea what the password would be.
Also I'm getting this in my apache error log every 8 seconds or so.  I'm
assuming it's collectd related.
 
[Thu Mar 15 18:37:47 2007] [error] [client 127.0.0.1] File does not
exist: /htdocs
 
My www root is in the default installation directory of /var/www for
Ubuntu.
 
Can anyone point me in the correct direction?  Thank you in advance!
 
 
<Plugin apache>
   URL http://localhost/status-status?auto
#   User www-data
#   Password secret
#   CACert /etc/ssl/ca.crt
</Plugin>
 
Now I can use the url properly here is a curl output.
 
isis:~$ curl http://localhost/server-status?auto
Total Accesses: 38353
Total kBytes: 188308
CPULoad: .0314044
Uptime: 301295
ReqPerSec: .127294
BytesPerSec: 639.995
BytesPerReq: 5027.7
BusyWorkers: 2
IdleWorkers: 8
Scoreboard:
___.___KW.._._..........................................................
........................................................................
........................................................................
........................................
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20070315/baf5e6b6/attachment.html
    
    
More information about the collectd
mailing list