Anyone is welcome to contribute in this library of monitoring templates for Monitoring Studio X!
- Fork the sentrysoftware.studioX-templates repository. As a result, you will have your own studioX-templates repository in your GitHub account.
- Create a branch from master with a proper name describing the addition or change you intend to bring
- Commit your changes to this branch, and push this commit to your studioX-templates repository on GitHub. The changes must include:
- A new sub-directory in ./templates for a new Template
- The template
.CFG
file, as exported from Monitoring Studio X - a short README.md that explains what the Templates monitors and how to configure it (the content of README.md is typically the same as the description field of the Template object)
- Submit a Pull Request to the master branch of the sentrysoftware/studioX-templates repository.
Thank you! :-)