May 7, 201313 yr Hi Everyone, does anyone have expirience in this topic ? I would like to trigger my ESXI server to shutdown also before APCUPSD kills the UPS I think I can add the code here ? #Now, put into place the shutdown script replacement [ ! -f /sbin/powerdown ] && echo "<font color=red><b>You must ALSO install the 'Clean Powerdown' package. The server will not shut down cleanly without it.</b></font>" echo "/sbin/powerdown" >/etc/apcupsd/doshutdown echo "exit 99" >>/etc/apcupsd/doshutdown chmod 755 /etc/apcupsd/doshutdown I am not the bright light in terms of programming, so any help would be appreciated best regards Christoph
Archived
This topic is now archived and is closed to further replies.