like network and block I/O with
<a href="http://munin.projects.linpro.no/">Munin</a>.
</dd>
- <dt><a href="http://people.redhat.com/rjones/nagios-virt/">Nagios-virt</a></dt>
+ <dt><a href="https://people.redhat.com/rjones/nagios-virt/">Nagios-virt</a></dt>
<dd>
Nagios-virt is a configuration tool to add monitoring of your
virtualised domains to <a href="http://www.nagios.org/">Nagios</a>.
There is more on this subject, including lots of links to
background reading on the subject, on `Richard Jones' guide to
working with open source
-projects <http://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/>`__.
+projects <https://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/>`__.
tickets against the <code>Fedora</code> product and
the <code>libvirt</code> component.
<ul>
- <li><a href="http://bugzilla.redhat.com/buglist.cgi?component=libvirt&product=Fedora">View Fedora libvirt tickets</a></li>
- <li><a href="http://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora&component=libvirt">New Fedora libvirt ticket</a></li>
+ <li><a href="https://bugzilla.redhat.com/buglist.cgi?component=libvirt&product=Fedora">View Fedora libvirt tickets</a></li>
+ <li><a href="https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora&component=libvirt">New Fedora libvirt ticket</a></li>
</ul>
</li>
<li>
Linux</strong>, enter tickets against the Red Hat Enterprise
Linux product that you're using (e.g., Red Hat Enterprise
Linux 6) and the <code>libvirt</code> component. Red Hat
- bugzilla has <a href="http://bugzilla.redhat.com">additional guidance</a> about getting support if
+ bugzilla has <a href="https://bugzilla.redhat.com">additional guidance</a> about getting support if
you are a Red Hat customer.
</p>
</li>
<p>For more details you can look at:</p>
<ul>
<li> The initial
-<a href="http://www.redhat.com/archives/libvir-list/2009-April/msg00176.html">mail
+<a href="https://www.redhat.com/archives/libvir-list/2009-April/msg00176.html">mail
from Daniel Berrange</a> presenting the project.</li>
<li> The <a href="http://fedoraproject.org/wiki/Features/VirtTCK">page
describing VirtTCK</a> the inclusion of libvirt-TCK as a
* small. Although it's not guaranteed that the limit will be enough for all
* configurations it didn't pose a problem for now.
*
- * http://www.redhat.com/archives/libvir-list/2015-November/msg00329.html
+ * https://www.redhat.com/archives/libvir-list/2015-November/msg00329.html
*
* Note that this may not be valid for all platforms.
*/
* private data, and free it when we close the connection.
*
* See also:
- * http://www.redhat.com/archives/libvir-list/2007-February/msg00096.html
+ * https://www.redhat.com/archives/libvir-list/2007-February/msg00096.html
*/
static const char *
remoteConnectGetType(virConnectPtr conn)