Compare commits

..

8 Commits

Author SHA1 Message Date
Ian Fijolek
a39c188a6c Make Python compatability a flag 2020-02-19 17:35:28 -08:00
Ian Fijolek
8f93997b80 Update config to add a default log alert 2020-02-19 09:57:42 -08:00
Ian Fijolek
65342fe0dd Add a default log alert 2020-02-18 00:47:43 +00:00
Ian Fijolek
a7d1b8ab74 Make confg path an arg 2020-02-18 00:47:30 +00:00
Ian Fijolek
43ba2914de Remove underscore var name 2020-02-18 00:46:56 +00:00
Ian Fijolek
5ed691fdf3 Try to allow parsing of Minitor-py templates
This will make transition easier for an interim period. Will remove at
version 1.0
2020-02-18 00:23:37 +00:00
Ian Fijolek
0a0f6fe7c9 Remove command_shell key from example yaml 2020-02-16 13:30:43 -08:00
Ian Fijolek
d4e2cb7b9f Switch to a single key for command and command shell
This makes the configuration more similar to Minitor-py and
docker-compose. If a string is passed, it will be executed in a shell.
If an array is passed, it will be executed in as a command directly.

This breaks compatiblity with previous versions of Minitor-go, but
closer to compatiblity with Minitor-py.
2020-02-16 13:25:11 -08:00

Diff Content Not Available