I have been trying to get Longview working for my Apache server and I cannot figure out how to do it. It is working for my CPU, disk and memory, but not Apache or Nginx (using Nginx in front of Apache). I am getting a 500 error on my dashboard. It is saying that connection to 127.0.0.1 port 80 is refused. I tried curl 'http://127.0.0.1/server-status?auto' but get the same thing.
Any help would be appreciated.