Estadísticas (collectd)

Collectd is a daemon which collects system performance statistics periodically and stores them in RRD files. Statistics will be displayed inside a web interface, named

  • Panel de gráficos Collectd (CGP), paquete nethserver-cgp

The web interface will create a random URL accessible from the Applications tab inside the Dashboard. It’s possible to share the random URL to let non-authenticated users view graphs. Access is allowed only from the zones and IP addresses of the http-admin service (see Network services).

Después de la instalación, el sistema reunirá las siguientes estadísticas:

  • uso de CPU
  • carga del sistema
  • número de procesos
  • Uso de la memoria RAM
  • uso de memoria virtual (swap)
  • tiempo de actividad del sistema
  • uso del espacio en disco
  • operaciones de lectura y escritura de disco
  • interfaces de red
  • latencia de la red

For each metric, the web interface will display a graph containing the last collected value and also minimum, maximum and average values.

Latencia de conexion

The ping plugin measure network latency. At regular intervals, it sends an ICMP ping to the configured upstream DNS. If the multi WAN module is configured, any enabled provider is also checked.

Los hosts adicionales podrían ser monitoreados (es decir, un servidor web) usando una lista de hosts separados por comas dentro de la propiedad PingHosts.

Ejemplo:

config setprop collectd PingHosts www.google.com,www.nethserver.org
signal-event nethserver-collectd-update