d500651367
In sphinx, we have a :cgit_file: directive that makes links to files. Thing is - we're not using cgit anymore. So just rename it to git_file. Change-Id: I80aca5fb3cc84281e29843944fea33e6f4d9fe6f
35 lines
721 B
ReStructuredText
35 lines
721 B
ReStructuredText
:title: Cacti
|
|
|
|
.. _cacti:
|
|
|
|
Cacti
|
|
#####
|
|
|
|
The `Cacti network graphing tool <http://www.cacti.net/>`_
|
|
is installed on cacti.openstack.org.
|
|
|
|
At a Glance
|
|
===========
|
|
|
|
:Hosts:
|
|
* http://cacti.openstack.org
|
|
:Puppet:
|
|
* :git_file:`modules/openstack_project/manifests/cacti.pp`
|
|
:Projects:
|
|
* http://www.cacti.net
|
|
:Bugs:
|
|
* https://storyboard.openstack.org/#!/project/748
|
|
* http://www.cacti.net/bugs.php
|
|
:Resources:
|
|
* `Cacti Documentation <http://www.cacti.net/documentation.php>`_
|
|
|
|
Overview
|
|
========
|
|
|
|
Cacti is accessible via the web here:
|
|
|
|
http://cacti.openstack.org/cacti/graph_view.php
|
|
|
|
New servers are added to our cacti instance by adding the host to the
|
|
:git_file:`modules/openstack_project/manifests/cacti.pp` file.
|