All apps · 0 apps
Monitorr
OfficialDocker app from Selfhosters
Overview
See full configuration instructions in the WiKi: https://github.com/Monitorr/Monitorr/wiki
Configuration
8700 Port for Monitorr's webui
/app Location for storing configuration files
Readme
View on GitHub
- Monitorr is a webfront to live display the status of any webapp or service
NOTICE (27 June 18): If updating to version 1.7 from ANY previous version, BEFORE updating backup your custom.css file located at: [Monitorr install path]/assets/data/css/custom.css . After the update is complete, simply restore the custom.css file to the same location overwriting the custom.css file that was updated. This is due to a bug which has been resolved in version 1.7 therefore this process will no longer be needed in future updates. See the WiKi Update Notice for more information.
Features:
Latest major change: Multi HD display / Service ping response time display
- LIVE! (w/ option to pause live updating)
- Self-hosted.
- Responsive mobile display.
- Monitor any app/service on any domain (Curl as primary check, fsockopen as fallback).
- Enable/disable hot linking for each service.
- Service ping response time display. (NEW)
- Host system resources display (CPU, MEM, HD, PING, Uptime) (UPDATED)
- Integrated settings page w/ authentication.
- User customizable system threshold colors.
- Custom CSS tool. (NEW)
- Server DTG data. (UPDATED)
- Update tool via web UI / branch switching w/ update notification.
- Minimal UI for iFrame displays. (See: WIKI)
Features in development:
- Python daemon (See: Features 160)
- Alerting (E-Mail, text, etc) (See: Features 126)
Screenshots:
Mobile:

Prerequisites:
- PHP (7.1+ recommended)
- PHP cURL
- PHP ZipArchive
- PHP PDO
- SQLite
- GIT (Recommended for Windows hosts (see wiki)
Quick Start:
- See full configuration instructions in the WiKi: https://github.com/Monitorr/Monitorr/wiki
- Clone/download the Monitorr repository to your webserver. (Docker image available here:
)
- Browse to:
[localhost\domain]/monitorr/index.php - Establish data directory, and user database via secure registration tool.
- Log in and configure Monitorr via secure settings UI.
- Chill
Feature Requests:
Current feature requests:
Connect:
E-mail: monitorrapp@gmail.com
Check out our sister app Logarr: https://github.com/Monitorr/Logarr
About Us:
Credits:
- Causefx - christronyxyocum - rob1998 - Roxedux -
Libraries used in this project:
Install Monitorr on Unraid in a few clicks.
Find Monitorr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
monitorr/monitorrRuntime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Privileged
- false
Template configuration
Container Port: 80
- Target
- 80
Container Path: /app
- Target
- /app
- Default
- /mnt/user/appdata/Monitorr
Container Variable: PUID
- Default
- 99
Container Variable: PGID
- Default
- 100
