<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ianrose</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ianrose"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Ianrose"/>
	<updated>2026-05-09T18:36:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Collectd&amp;diff=13094</id>
		<title>Collectd</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Collectd&amp;diff=13094"/>
		<updated>2016-12-21T16:45:19Z</updated>

		<summary type="html">&lt;p&gt;Ianrose: /* Controlling Collectd */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Draft}} &lt;br /&gt;
&lt;br /&gt;
= Installation =&lt;br /&gt;
&lt;br /&gt;
{{Cmd|apk add collectd}}&lt;br /&gt;
&lt;br /&gt;
= Configuration =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Controlling Collectd =&lt;br /&gt;
&lt;br /&gt;
== Start collectd ==&lt;br /&gt;
After the installation collectd is not running. To start collectd, use &#039;&#039;start&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{{Cmd|rc-service collectd start}}&lt;br /&gt;
&lt;br /&gt;
You will get a feedback about the status.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 * Starting collectd ...                                           [ ok ]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also run collectd directly, from &amp;lt;code&amp;gt;/usr/sbin/collectd&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Stop collectd ==&lt;br /&gt;
If you want to stop the server use &#039;&#039;stop&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{{Cmd|rc-service collectd stop}}&lt;br /&gt;
&lt;br /&gt;
== Restart collectd ==&lt;br /&gt;
After changing the configuration file collectd needs to be restarted.&lt;br /&gt;
&lt;br /&gt;
{{Cmd|rc-service collectd restart}}&lt;br /&gt;
&lt;br /&gt;
== Runlevel ==&lt;br /&gt;
Normally you want to start the collectd server when the system is launching. This is done by adding collectd to the needed runlevel.&lt;br /&gt;
&lt;br /&gt;
{{Cmd|rc-update add collectd default}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 * service collectd added to runlevel default&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Checking =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Graphical interface =&lt;br /&gt;
&lt;br /&gt;
* [[CGP|Collectd Graphical Panel]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Monitoring]] [[Category:Server]]&lt;/div&gt;</summary>
		<author><name>Ianrose</name></author>
	</entry>
</feed>