Tested on 2.10.5-1.stretch
Tested on 2.10.5-1.stretch
This commit is contained in:
		
							parent
							
								
									b69808d0ab
								
							
						
					
					
						commit
						9e49e76e5c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,8 +1,8 @@
 | 
				
			||||||
#!/usr/bin/env bash
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
## /etc/icinga2/scripts/host-by-telegram.sh / 20170330
 | 
					## /etc/icinga2/scripts/host-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