diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed8ebf5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ \ No newline at end of file diff --git a/IcingaNotifier/README.md b/IcingaNotifier/README.md new file mode 100644 index 0000000..41af460 --- /dev/null +++ b/IcingaNotifier/README.md @@ -0,0 +1,42 @@ +Pipe Icinga notifications to your channel + +Icinga service notification script: + + #!/bin/sh + template=`cat <