Linux/Munin: Difference between revisions

From Wiki
No edit summary
No edit summary
 
Line 12: Line 12:
[multiping]
[multiping]
env.host www.heise.de 192.168.1.1
env.host www.heise.de 192.168.1.1
</pre>
== /etc/munin/munin-node.conf ==
<pre>
# host *
host 127.0.0.1
</pre>
</pre>



Latest revision as of 14:41, 1 April 2017

Basic commands

munin-run sensors_temp

/etc/munin/plugin-conf.d/munin-node

[sensors_*]
env.ignore_temp1 true
env.ignore_temp2 true

[multiping]
env.host www.heise.de 192.168.1.1

/etc/munin/munin-node.conf

# host *
host 127.0.0.1