Darac Marjal wrote: > Run "apcaccess" and look at the following values: > TIMELEFT - This is how long the UPS believes it is able to run the > current load for, given the state of the batteries. > MINTIMEL - This is, essentially, the amount of time the administrator > believes is necessary to shut the load (i.e. Computer) down. > > If TIMELEFT drops below MINTIMEL while the UPS is on batteries, then APC > will begin shutting down the computer. Reasons it may do that after two > seconds include failing batteries or simply that the run time is too > short (i.e. your UPS does not have enough battery capacity to run the > devices you have connected to it).
Hi, thank you. Should I switch off the power supply of the UPS to see the values when on battery Now it has followin # apcaccess | grep TIMELEFT TIMELEFT : 42.8 Minutes # apcaccess | grep MINTIMEL MINTIMEL : 3 Minutes Thanks again!