Help for this page
if ( $status = $on_commercial ) { ... { print "The ups is on battery\n"; }
if ( $status == $on_commercial ) { ... { print "The ups is on battery\n"; }