havluj / omv-autoshutdown

A simple script to automatically shutdown my OMV media server based on it's activity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMV autoshutdown

A bunch of scripts that determine whether your (OpenMediaVault) media server is active.

If the server is deemed to be inactive, an auto-shutdown sequence is initiated. If the server is deemed to be active, all previously initiated sequences will be terminated.

Monitored services

  • Plex conversions
  • Plex active streams
  • Transmission downloads
  • active SSH connections

Configuration

For configuration, see config.ini.

About

A simple script to automatically shutdown my OMV media server based on it's activity.

License:GNU General Public License v3.0


Languages

Language:PHP 99.3%Language:Shell 0.7%