percona-monitoring-plugins
percona-monitoring-plugins copied to clipboard
No HTTPS support for nginx/apache with ss_get_by_ssh.php
Trying to implement Nginx plugin for monitoring when I realized there's no support for HTTPS. It seems reasonable based on the fact that usually it wouldn't be to hard to make server-status by an http page, but our infrastructure is a bit wonky so it would be somewhat painful for us.
I'm currently working on an enhancement for it. Do you guys have PR guidelines anywhere?