Mobile Dashboard
GitHub: uptimesoftware/uptime-mobileVersion Compatibility Module Name | Uptime Monitoring Station Version |
---|---|
Mobile Dashboard 1.2 | 7.2, 7.1 |
Download Files |
---|
Information Table | |
---|---|
Description: | Mobile dashboard which allows administrators to access the Uptime UI from a mobile device. |
Supported Monitoring Stations: | 7.2, 7.1 |
Supported Agents: | None; no agent required |
Installation Notes: | NOTE: This is ONLY supported on the listed version(s) of Uptime. Do not install on older/newer versions unless they’re specifically stated. For more clarification or assistance, please contact support. Install using the Uptime Plugin Manager SetupInstalling on the Uptime Monitoring Station —————–
That’s it! The UI should now be available: Ex. http://uptime-server.company.com/mobile Installing on any Web Server (in a DMZ)
$uptime_api_hostname = “localhost”; // Uptime Controller hostname (usually localhost, but not always)
That’s it! The UI should now be available: Ex. http://uptime-server.company.com/mobile NOTE; currently the password cannot contain special characters. If your password contains special characters, either change the password or setup a read-only user that does not have special characters in the password. |
Dependencies: | Uptime Controller (API) Windows monitoring station (or an Apache + PHP server with lib_CURL) |
Languages Used: |
|