...
For example, a use case of this feature is setting higher threshold higher by night, because of to ignore decreased performance during backup operations.
Let's take this example to see how it can be performed. Load of some servers becomes higher when backup is running, so we'd like to set higher threshold during the night :
...
In this example, if we decide to apply this modulation to linux hosts, following DATA should be set on host :
- DATA :
- LOAD_CRIT : 4,4,4
- LOAD_WARN : 2,2,2
...
| To duplicate a modulation, first go on the Main page listing all Data Modulations, then select a modulation by clicking on the check box placed on the first column. | image |
| Once selected, the modulation can be duplicated by selecting Duplicate in the select Action of the tool bar. Duplication is executed by clicking the Launch button. | image |
| The name of duplicated modulation duplicated is suffixed by "(copy)". | image |
...