system-config/doc/source/cacti.rst
Monty Taylor d500651367 Rename cgit_file to git_file
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
2019-04-22 11:47:11 +00:00

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.