Compare commits
4 Commits
5c31ef8de6
...
b72d0bede9
Author | SHA1 | Date |
---|---|---|
Trammell Hudson | b72d0bede9 | 2 years ago |
Trammell Hudson | b4ec015e62 | 2 years ago |
Trammell Hudson | 27dd1a64bd | 2 years ago |
Trammell Hudson | b81dd3efcd | 2 years ago |
@ -1,12 +0,0 @@ |
|||||||
#!/bin/sh -x |
|
||||||
touch /started |
|
||||||
|
|
||||||
#cat >> /etc/collectd/collectd.conf <<EOF |
|
||||||
cat /etc/collectd/collectd.conf - > /tmp/conf <<EOF |
|
||||||
LoadPlugin nginx |
|
||||||
<Plugin "nginx"> |
|
||||||
URL "http://localhost:80/nginx_status" |
|
||||||
</Plugin> |
|
||||||
EOF |
|
||||||
|
|
||||||
#collectd |
|
Loading…
Reference in new issue