su root -c "echo -e 'password'|/usr/local/bin/pcp_watchdog_info -p 9898 -h localhost -U pgpool"
<Host1>:9999 Linux <Host1> <Host1> 9999 9000 4 MASTER
<Host2>:9999 Linux <Host2> <Host2> 9999 9000 7 STANDBY
<Host3>:9999 Linux <Host3> <Host3> 9999 9000 7 DEAD
VMware Identity Manager 3.3.7
/etc/init.d/pgService configuration file on the affected node is corrupted or has a file size of 0 bytes.
To resolve the issue, perform the following steps:
root.ls -l /etc/init.d/pgService./etc/init.d/pgService file from the healthy node to the affected node (e.g., using scp).chmod +x /etc/init.d/pgService.service pgService start.