Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
apache
/
87d0814dbedb8a9ca20fecc03847da3bd0f648d2
/
.
/
apache
/
files
/
collectd_apache.conf
blob: 6521604ee997dbc00f356af14eadeac909d11981 [
file
] [
log
] [
blame
]
{%-
from
"apache/map.jinja"
import
server
with
context
%}
LoadPlugin
"apache"
<
Plugin
"apache"
>
<
Instance
"apache80"
>
URL
"http://127.0.0.1/server-status?auto"
# User "collectd"
# Password "hoh2Coo6"
</
Instance
>
</
Plugin
>