2. Creating your first trigger in Monito - d4rckh/monito GitHub Wiki
To create your first Trigger, go in the triggers tab and press on the green plus button.
Here's a description for each field:
- Type: it can be warn, danger, success or info
- ID: This is the ID used by your app to trigger the event, make sure it does not have spaces
- Name: this is the display name used in the Web Client
- Description: This is the description of when the trigger triggers.
Continue onto the next page to learn how to trigger your trigger!