inactive is a script which checks the running applications against its list of applications passed on the command line. If none of the applications is running for a specified amount of time, the machine is shut down.
| Tags | Power (UPS) |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Unix Shell |
Recent releases


Release Notes: This release added options for exiting the script immediately if it is before a specified time and for monitoring other machines with pings and shutting down if they do not respond for a specified time.


Release Notes: Logging of inactive time to syslog, and an extra program is no longer needed to force inactive to run in the background (ps is called in a better way).


Release Notes: A fix in the way sleep is called, and code cleanups.


Release Notes: First release.