Hide unused probes

The system provides the possibility to hide unused monitoring probes from the web interface.

In order to hide probes it is necessary to:

  • add the Monitoring section into the client configuration file /etc/saymon/saymon-client.yaml;

  • set the array of visible probes in the monitoring.standardTasks parameter:

monitoring:
  standardTasks:
    - snmpGet
    - snmpTrap
    - ping
Probe identifiers are case sensitive.

The list of identifiers of the standard probes: