Task #1944

collectd: ping plugin

Added by Giacomo Sanchietti about 8 years ago. Updated about 8 years ago.

Status:CLOSEDStart date:
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-collectd
Target version:v6.4-beta2

Description

Add collectd ping plugin with a minimal interface for configuration.

Example /etc/collectd.d/ping_nethesis.conf:

<Plugin "ping">
  Host "example.com" 
</Plugin>

History

#1 Updated by Giacomo Sanchietti about 8 years ago

  • Target version changed from ~FUTURE to v6.4-beta2

#2 Updated by Giacomo Sanchietti about 8 years ago

The ping plugin can be installed from epel repository:

yum --enablerepo=epel install collectd-ping

Then add all host to a file in /etc/collectd.d.
For example: /etc/collectd.d/ping_nethesis.conf

<Plugin "ping">
  Host "google.com" 
  Host "nethesis.it" 
</Plugin>

#3 Updated by Giacomo Sanchietti about 8 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100

#4 Updated by Giacomo Sanchietti about 8 years ago

  • Tracker changed from Feature to Task

For now, documentations is enough: Nethserver-collectd

#5 Updated by Davide Principi about 8 years ago

  • Assignee set to Giacomo Sanchietti
  • % Done changed from 70 to 100

Also available in: Atom PDF