Hi all,
I have installed Collectd on my system. It monitors the system well.
Then , I want to monitor my nginx server.
These changes I made in my conf file -
<plugin nginx>
URL "
http://name_of_my_virtual_host.com"
</plugin>
But nothing changes.
What am I doing wrong ?
How do I add my nginx server to collectd ?