From c93ebce891966228fe561d969ecab6919ffd4300 Mon Sep 17 00:00:00 2001 From: Elizabeth Krumbach Joseph Date: Fri, 20 Sep 2013 11:45:39 -0700 Subject: [PATCH] Add cacti documentation Initial commit for basic cacti documentation and how to add a new host to our instance. Change-Id: I16f3474c5e0355ea10d4bffc94925624ee64328a --- doc/source/cacti.rst | 34 ++++++++++++++++++++++++++++++++++ doc/source/systems.rst | 1 + 2 files changed, 35 insertions(+) create mode 100644 doc/source/cacti.rst diff --git a/doc/source/cacti.rst b/doc/source/cacti.rst new file mode 100644 index 0000000000..4fd45e2502 --- /dev/null +++ b/doc/source/cacti.rst @@ -0,0 +1,34 @@ +:title: Cacti + +.. _cacti: + +Cacti +###### + +The `Cacti `_ network graphing tool +is installed on cacti.openstack.org. + +At a Glance +=========== + +:Hosts: + * http://cacti.openstack.org +:Puppet: + * :file:`modules/openstack_project/manifests/cacti.pp` +:Projects: + * http://www.cacti.net +:Bugs: + * http://bugs.launchpad.net/openstack-ci + * http://www.cacti.net/bugs.php +:Resources: + * `Cacti Documentation `_ + +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 +:file:`modules/openstack_project/manifests/cacti.pp` file. diff --git a/doc/source/systems.rst b/doc/source/systems.rst index 462bf09bc1..c0816bdf14 100644 --- a/doc/source/systems.rst +++ b/doc/source/systems.rst @@ -6,6 +6,7 @@ Major Systems .. toctree:: :maxdepth: 2 + cacti gerrit jenkins zuul