Fixed monitoring scripts.
This commit is contained in:
parent
529f8e788d
commit
82b25ddf60
4 changed files with 12 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Check for AMP status on each BTS, from BTS1 up to BTS3
|
||||
. ./vars.sh
|
||||
for bts in $BTS1 $BTS2 $BTS3; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue