This commit is contained in:
2023-08-14 18:54:03 -05:00
parent 3a3ee20eed
commit 10d7232494
2 changed files with 20 additions and 15 deletions

View File

@@ -65,11 +65,11 @@ PW_SENSOR_ID['vMS-Host7']='11'
PW_SENSOR_ID['vMS-Host8']='12'
declare -A PW_ESXI_MON_HOSTS
PW_ESXI_MON_HOSTS['vMS-Host0']='10.10.2.20'
PW_ESXI_MON_HOSTS['vMS-Host1']='10.10.2.21'
PW_ESXI_MON_HOSTS['vMS-Host2']='10.10.2.22'
PW_ESXI_MON_HOSTS['vMS-Host7']='10.10.2.27'
PW_ESXI_MON_HOSTS['vMS-Host8']='10.2.1.28'
PW_ESXI_MON_HOSTS['vMS-Host0']='10.10.2.10'
PW_ESXI_MON_HOSTS['vMS-Host1']='10.10.2.11'
PW_ESXI_MON_HOSTS['vMS-Host2']='10.10.2.12'
PW_ESXI_MON_HOSTS['vMS-Host7']='10.10.2.17'
PW_ESXI_MON_HOSTS['vMS-Host8']='10.2.1.18'
declare -A PW_ESXI_HOST_NAMES
PW_ESXI_HOST_NAMES['10.10.2.10']='iDS-vMS-scsi.scity.us'