To setup Monit.
- Install Monit
- Setup Monit
- Add remotes to /etc/salt/master
gitfs_remotes:
- git://github.com/trexglobal/monit-formula
- Setup pillar from pillar.example
- Add monit to your server state file
include:
- monit
or to the top.sls file
base:
'some.server.example.com':
- monit