From d74ddf9b6676ad8e7bd43f52a0c935a362aaa864 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 23 Jul 2009 22:32:10 +0200 Subject: [PATCH] collectd.conf: Updated sample "apache" configuration. Added sample "Instance" blocks and use the "Host" and "Server" options. --- debian/collectd.conf | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/debian/collectd.conf b/debian/collectd.conf index 5597d49..4898a7b 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -96,12 +96,21 @@ LoadPlugin users #LoadPlugin wireless # -# URL "http://localhost/status?auto" -# User "www-user" -# Password "secret" -# VerifyPeer false -# VerifyHost false -# CACert "/etc/ssl/ca.crt" +# +# URL "http://localhost/status?auto" +# User "www-user" +# Password "secret" +# VerifyPeer false +# VerifyHost false +# CACert "/etc/ssl/ca.crt" +# Server "apache" +# +# +# +# URL "http://some.domain.tld/status?auto" +# Host "some.domain.tld" +# Server "lighttpd" +# # # -- 2.30.2