<div dir="ltr"><div>I just have nginx left to set up on about 40 servers.</div><div><br></div><div>I look in the basic conf and I see this</div><div><br>#<Plugin nginx><br>#       URL "<a href="http://localhost/status?auto">http://localhost/status?auto</a>" <br>#       User "www-user"<br>#       Password "secret"<br>#       VerifyPeer false<br>#       VerifyHost false<br>#       CACert "/etc/ssl/ca.crt"<br>#</Plugin></div><div><br></div><div>I then see this one at <a href="https://collectd.org/wiki/index.php/Plugin:nginx">https://collectd.org/wiki/index.php/Plugin:nginx</a></div><div><br></div><div><Plugin "nginx"><br>  URL "<a href="https://localhost:8433">https://localhost:8433</a>"<br>  User "stats"<br>  Password "uleePi4A"<br></Plugin></div><div><br></div><div>It may be I am new to nginx however I don't have a user or password. I Am running it from the local machine.. I have tried a few ways to set the conf up none of them result in metrics. </div><div><br></div><div>Any help would be useful. </div></div>