Review collectd SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
c4546b909b
commit
51d75aa57b
2 changed files with 15 additions and 9 deletions
|
@ -13,7 +13,7 @@
|
||||||
** xref:bodhi.adoc[Bodhi Infrastructure - SOP]
|
** xref:bodhi.adoc[Bodhi Infrastructure - SOP]
|
||||||
** xref:bugzilla.adoc[Bugzilla Sync Infrastructure - SOP]
|
** xref:bugzilla.adoc[Bugzilla Sync Infrastructure - SOP]
|
||||||
** xref:bugzilla2fedmsg.adoc[bugzilla2fedmsg - SOP]
|
** xref:bugzilla2fedmsg.adoc[bugzilla2fedmsg - SOP]
|
||||||
** xref:collectd.adoc[collectd - SOP in review ]
|
** xref:collectd.adoc[Collectd - SOP]
|
||||||
** xref:compose-tracker.adoc[compose-tracker - SOP in review ]
|
** xref:compose-tracker.adoc[compose-tracker - SOP in review ]
|
||||||
** xref:contenthosting.adoc[contenthosting - SOP in review ]
|
** xref:contenthosting.adoc[contenthosting - SOP in review ]
|
||||||
** xref:copr.adoc[copr - SOP in review ]
|
** xref:copr.adoc[copr - SOP in review ]
|
||||||
|
|
|
@ -7,11 +7,15 @@ information over various time periods.
|
||||||
Our server instance runs on log01.phx2.fedoraproject.org and most other
|
Our server instance runs on log01.phx2.fedoraproject.org and most other
|
||||||
servers run clients that connect to the server and provide it with data.
|
servers run clients that connect to the server and provide it with data.
|
||||||
|
|
||||||
'''''
|
|
||||||
|
|
||||||
[arabic]
|
== Contents
|
||||||
. Contact Information
|
|
||||||
. Collectd info
|
* <<_contact_information>>
|
||||||
|
* <<_configuration>>
|
||||||
|
* <<_web_interface>>
|
||||||
|
* <<_restarting>>
|
||||||
|
* <<_removing_old_hosts>>
|
||||||
|
* <<_bug_reporting>>
|
||||||
|
|
||||||
== Contact Information
|
== Contact Information
|
||||||
|
|
||||||
|
@ -30,9 +34,11 @@ Purpose::
|
||||||
|
|
||||||
The collectd roles configure collectd on the various machines:
|
The collectd roles configure collectd on the various machines:
|
||||||
|
|
||||||
|
....
|
||||||
collectd/base - This is the base client role for most servers.
|
collectd/base - This is the base client role for most servers.
|
||||||
collectd/server - This is the server for use on log01. collectd/other -
|
collectd/server - This is the server for use on log01.
|
||||||
There's various other subroles for different types of clients.
|
collectd/other - There's various other subroles for different types of clients.
|
||||||
|
....
|
||||||
|
|
||||||
== Web interface
|
== Web interface
|
||||||
|
|
||||||
|
@ -53,8 +59,8 @@ this:
|
||||||
|
|
||||||
[arabic]
|
[arabic]
|
||||||
. Login to log01
|
. Login to log01
|
||||||
. cd /var/lib/collectd/rrd
|
. `cd /var/lib/collectd/rrd`
|
||||||
. sudo rm -rf oldhostname
|
. `sudo rm -rf oldhostname`
|
||||||
|
|
||||||
== Bug reporting
|
== Bug reporting
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue