Patrick, I've been testing the same scenario here (self-signed certificate and the same URL <https://localhost/server-status?auto>) and in the first instance I had the same problem as you, but then I realized that in the 'Allow from' directive of 'httpd.conf' I forgot to also include localhost for IPv6: '::1'.
Now it works finely. Please, confirm if you could have the same issue. Let me know. Best regards. --- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat A 2014-05-30 16:37, Patrick De Zordo escrigué: > I've installed you product and I'm really impressed about it! > > Now I am trying to use this apache graph section: > ---8<-------------------------------------------------------------------------------------------------- > > # APACHE graph > # > ----------------------------------------------------------------------------- > > <apache> > list = https://localhost/server-status?auto [1] > rigid = 0, 2, 0 > limit = 100, 100, 100 > </apache> > ---8<-------------------------------------------------------------------------------------------------- > > > But it's not running, in logs I see the following error: > ---8<-------------------------------------------------------------------------------------------------- > > Fri May 30 16:16:01 2014 - apache::apache_update: ERROR: Unable to > connect to 'https://localhost/server-status?auto [1]'. > ---8<-------------------------------------------------------------------------------------------------- > > ..the same for this: > ---8<-------------------------------------------------------------------------------------------------- > > Fri May 30 16:16:01 2014 - phpapc::phpapc_update: ERROR: Unable to > connect to 'https://localhost/apc.php?auto [2]'. > ---8<-------------------------------------------------------------------------------------------------- > > > I'm using a self signed cert; but have set this > "accept_selfsigned_certs = y" in config, so it should work.. > > To test connectivity I am using "lynx"; it gives me back the wanted > result! > So where could be the mistake? > Are probably a bug? > > Thank you very much! > Patrick. > > Links: > ------ > [1] https://localhost/server-status?auto > [2] https://localhost/apc.php?auto > ------------------------------------------------------------------------------ Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ Monitorix-general mailing list Monitorix-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monitorix-general