VPLEX monitor enable
VPlexcli:/> ll /monitoring/directors/*/monitors/ /monitoring/directors/director-1-1-A/monitors: Name Ownership Collecting Period Average Idle Bucket Bucket Bucket Bucket -------------------------------------------------------------- --------- Data ------ Period For Min Max Width Count -------------------------------------------------------------- --------- ---------- ------ ------- ----- ------ ------ ------ ------ director-1-1-A_PERPETUAL_vplex_sys_perf_mon_v19 true true 5s 4.97s 2s - - - 64 director-1-1-A_VIRTUAL_VOLUMES_PERPETUAL_MONITOR true true 1min 1min 33s - - - 64 /monitoring/directors/director-1-1-B/monitors: Name Ownership Collecting Period Average Idle Bucket Bucket Bucket Bucket ------------------------------------------------ --------- Data ------ Period For Min Max Width Count ------------------------------------------------ --------- ---------- ------ ------- ---- ------ ------ ------ ------ director-1-1-B_PERPETUAL_vplex_sys_perf_mon_v19 true true 5s 5.05s 4s - - - 64 director-1-1-B_VIRTUAL_VOLUMES_PERPETUAL_MONITOR true true 1min 60s 33s - - - 64 ...
VPlexcli:/> monitor destroy <monitor name>
sudo /etc/init.d/VPlexManagementConsole restartNote: Dell has changed their startscript from "init.d"/"rc.d" to "systemd" (VPLEX software V6.2 [based on SLES 15.3]).
sudo systemctl restart VPlexManagementConsoleAfterwards you can check the status with (and "sudo" is not needed):
systemctl status VPlexManagementConsole