Update service-by-telegram.sh
Tested on 2.10.5-1.stretch
This commit is contained in:
parent
8f4d3238ce
commit
b69808d0ab
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
## /etc/icinga2/scripts/service-by-telegram.sh / 20170330
|
## /etc/icinga2/scripts/service-by-telegram.sh / 20170330
|
||||||
## Marianne M. Spiller <github@spiller.me>
|
## Marianne M. Spiller <github@spiller.me>
|
||||||
## Last updated 20190722
|
## Last updated 20190820
|
||||||
## Tested icinga2-2.10.3
|
## Last tests used icinga2-2.10.5-1.stretch
|
||||||
|
|
||||||
PROG="`basename $0`"
|
PROG="`basename $0`"
|
||||||
HOSTNAME="`hostname`"
|
HOSTNAME="`hostname`"
|
||||||
|
|
Loading…
Reference in a new issue