- name: 'test one'# Name of the test, optional type: monitor# Specifies that the test is of type 'monitor' statistic: 'stats.addon.something'# Name of an integer / long statistic site: # Name of the site for site specific tests, supports vars threshold: 10# The threshold at which a statistic fails onFail: 'info'# String: One of 'warn', 'error', 'info', mandatory
Interface for monitor tests.
Example YAML representation:
IMonitorTest