-
Released on: 2018-07-03 at 07:12:52
a. This update is a MAJOR update to Monitorr with numerous fixes and enhancements.
b. Docker image available here: https://hub.docker.com/r/monitorr/monitorr/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.
The following configuration changes need to be made AFTER updating to version 1.7.0 from ANY previous version. See the WiKi Update Notice for more information.
a. User Preferences:
- Registration: Enable or disable access to the Registration tool. NOTE: This value should be changed to "Disable" AFTER updating. screenshot
b. Monitorr Settings: screenshot
- Time sync interval: Specifies how frequently (in milliseconds) the UI clock will synchronize time with the hosting webserver.
- HD display: Monitorr now has the much-anticipated feature of disabling or displaying multiple volumes (up to 3) in the system resources area of the UI.
- Ping color values: These values will determine the color of the ping indicators in the system resources are of the UI as well as individual service response times when enabled in "Services Configuration".
c. Services Configuration:
- Ping RT: Enables PING RT time output in the UI for each service. screenshot
-
ADD: Ping response time for services. See: #113
-
ADD: User defined HD volume / multiple volumes: see: #148
-
ADD: Monitorr release changelog. See: #123
-
ADD: Disable browser output error if service is down. See: #174
-
ADD: execute single service check on settings.php load and when submit changes on Services Config settings page
-
ADD: Offline service img and title will fade when offline.
-
ADD: Form validation to user input on _register form.
-
ADD: CSS classes added to service images.
-
ADD: refresh marquee on settings page load.
-
ADD: MAIN PING indicator to respect color values.
-
ADD: HD badge color RED if HD stats are null/error
-
FIX: Offline time does not coincide with the set timezone. See: #165
-
FIX: Remove offline.json log files on service config settings page submit to prevent rouge offline.json files.
-
FIX: Prevent null data posting to json settings files
-
FIX: Uptime format on Windows
-
FIX: Update via UI will override custom CSS.
-
FIX: Form submit post data
-
FIX: Version check script errors if any functions error in functions.php
-
FIX: Timeout indicators were persistent if ajax fail.
-
FIX: Wrong PHP TZ for Greenland
-
FIX: Analog clock browser compatibility
-
CHANGE: New JS clock
-
CHANGE: Move UI icons from /img dir
-
CHANGE: correct scrollbars on settings pages
-
CHANGE: Change custom css script to local from CDN.
-
CHANGE: date display on min site: to NOT show year.
-
CHANGE: img upload error message / img upload modal color
-
CHANGE: Clock will not sync when auto-update toggle is disabled.
-
CHANGE: Form schema / Default json settings file format
-
CHANGE: Update font-awesome update from 4.7.0 to 5.1.0
-
Released on: 2018-07-03 at 07:10:57
a. This update is a MAJOR update to Monitorr with numerous fixes and enhancements.
b. Docker image available here: https://hub.docker.com/r/monitorr/monitorr/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.
The following configuration changes need to be made AFTER updating to version 1.7.0 from ANY previous version. See the WiKi Update Notice for more information.
a. User Preferences:
- Registration: Enable or disable access to the Registration tool. NOTE: This value should be changed to "Disable" AFTER updating. screenshot
b. Monitorr Settings: screenshot
- Time sync interval: Specifies how frequently (in milliseconds) the UI clock will synchronize time with the hosting webserver.
- HD display: Monitorr now has the much-anticipated feature of disabling or displaying multiple volumes (up to 3) in the system resources area of the UI.
- Ping color values: These values will determine the color of the ping indicators in the system resources are of the UI as well as individual service response times when enabled in "Services Configuration".
c. Services Configuration:
- Ping RT: Enables PING RT time output in the UI for each service. screenshot
-
ADD: Ping response time for services. See: #113
-
ADD: User defined HD volume / multiple volumes: see: #148
-
ADD: Monitorr release changelog. See: #123
-
ADD: Disable browser output error if service is down. See: #174
-
ADD: execute single service check on settings.php load and when submit changes on Services Config settings page
-
ADD: Offline service img and title will fade when offline.
-
ADD: Form validation to user input on _register form.
-
ADD: CSS classes added to service images.
-
ADD: refresh marquee on settings page load.
-
ADD: MAIN PING indicator to respect color values.
-
ADD: HD badge color RED if HD stats are null/error
-
FIX: Offline time does not coincide with the set timezone. See: #165
-
FIX: Remove offline.json log files on service config settings page submit to prevent rouge offline.json files.
-
FIX: Prevent null data posting to json settings files
-
FIX: Uptime format on Windows
-
FIX: Update via UI will override custom CSS.
-
FIX: Form submit post data
-
FIX: Version check script errors if any functions error in functions.php
-
FIX: Timeout indicators were persistent if ajax fail.
-
FIX: Wrong PHP TZ for Greenland
-
FIX: Analog clock browser compatibility
-
CHANGE: New JS clock
-
CHANGE: Move UI icons from /img dir
-
CHANGE: correct scrollbars on settings pages
-
CHANGE: Change custom css script to local from CDN.
-
CHANGE: date display on min site: to NOT show year.
-
CHANGE: img upload error message / img upload modal color
-
CHANGE: Clock will not sync when auto-update toggle is disabled.
-
CHANGE: Form schema / Default json settings file format
-
CHANGE: Update font-awesome update from 4.7.0 to 5.1.0
-
Released on: 2018-06-07 at 17:42:37
This release is a _HOTFIX_ for a bug was discovered in the Monitorr settings page form.ISSUE: If a user clicks inside a field on any of the settings pages and fires ENTER keystroke, the ajax call will write blank data to the user's .json files in their data directory thus completely breaking Monitorr if the UI is refreshed and the blank data is loaded into the DOM.
See #167 for further details.
-
Released on: 2018-06-07 at 17:16:40
- This release is a HOTFIX for a bug was discovered in the Monitorr settings page form.-
ISSUE: If a user clicks inside a field on any of the settings pages and fires ENTER keystroke, the ajax call will write blank data to the user's .json files in their data directory thus completely breaking Monitorr if the UI is refreshed and the blank data is loaded into the DOM.
-
See #167 for further details.
-
Released on: 2018-05-14 at 08:45:33
- Add: Image upload option in services configuration. See : #152
NOTE: There are a lot of CSS changes. Please ensure to clear your browser's cache after updating.
Docker image is available via Dockerhub with "latest" or "develop" tags:https://hub.docker.com/r/monitorr/monitorr/tags/
Released on: 2018-04-20 at 09:56:56
See Wiki for further details: https://github.com/Monitorr/Monitorr/wiki/NOTICE:-Updating-Monitorr
Starting with version 1.5.2 we added the feature to enable hot-links on the main Monitorr page for both "Standard" and "Ping only" check types:
If you are updating from any version prior to version 1.5.2, you will need to make a small change in your Monitorr settings. After updating proceed to the Monitorr Settings page "Services Configuration", you will notice that the new "Link Enabled" drop-down menu will be enabled for all your services. However, there will be no input field for your link to the right. Simply change the "Link Enabled" option to "No", then immediately to "Yes" again. If you previously had a link associated with that services it will appear in the input field. Do this with ALL your services FIRST before clicking "submit". IF you do NOT want a link associated with that service, change the option to NO.
Note2:
Users can/should place their custom images in the /assets/data/usrimg directory. If using docker: /app/images. This is especially important for Docker users as that directory will NOT be erased when re-building the container.
Changelog:
- ADD: Option to enable/disable hotlink for both "standard" and "ping only" check types.
- ADD: User custom images directory (see #138)
- ADD: PHP extension checks (see #140)
- CHANGE: Curl check timeout from 30 seconds to 15 seconds.
- FIX: Services settings page reformat
- FIX: script reordering.
Docker image is available via Dockerhub with the "develop" tag: https://hub.docker.com/r/monitorr/monitorr/tags/
Released on: 2018-04-20 at 09:54:48
See Wiki for further details: https://github.com/Monitorr/Monitorr/wiki/NOTICE:-Updating-Monitorr
Starting with version 1.5.2 we added the feature to enable hot-links on the main Monitorr page for both "Standard" and "Ping only" check types:
If you are updating from any version prior to version 1.5.2, you will need to make a small change in your Monitorr settings. After updating proceed to the Monitorr Settings page "Services Configuration", you will notice that the new "Link Enabled" drop-down menu will be enabled for all your services. However, there will be no input field for your link to the right. Simply change the "Link Enabled" option to "No", then immediately to "Yes" again. If you previously had a link associated with that services it will appear in the input field. Do this with ALL your services FIRST before clicking "submit". IF you do NOT want a link associated with that service, change the option to NO.
Note2:
Users can/should place their custom images in the /assets/data/usrimg directory. If using docker: /app/images. This is especially important for Docker users as that directory will NOT be erased when re-building the container.
Changelog:
- ADD: Option to enable/disable hotlink for both "standard" and "ping only" check types.
- ADD: User custom images directory (see #138)
- ADD: PHP extension checks (see #140)
- CHANGE: Curl check timeout from 30 seconds to 15 seconds.
- FIX: Services settings page reformat
- FIX: script reordering.
Docker image is available via Dockerhub with the "latest" tag: https://hub.docker.com/r/monitorr/monitorr/tags/
Released on: 2018-04-04 at 16:22:09
Docker can be downloaded here:https://hub.docker.com/r/monitorr/monitorr/
NOTE1: If you are updating to any version prior to 1.0 updating via the UI by clicking on “check for update” in the footer MAY FAIL. It is recommended to clone a new copy of this repo starting with version 1.0. Please See WIKI
NOTE2: After updating PLEASE clear your browser cache.
We thank you for helping us develop.
Cheers to the future.
Change log:
- Integrated Settings page /w authentication.
- Migrated to data/user database for settings files.
- Service offline display banner.
- Option to choose “ping only” for services that don’t serve a webpage.
- Option to disable individual services.
- Alternate hot-links for UI.
Released on: 2018-03-16 at 09:22:18
NOTICE (16 MAR 2018): Monitorr 1.0 will be released ~18 March 2018. When this release is published, updating via the UI by clicking on “check for update” in the footer MAY FAIL. Please See WIKI for further explanation.
Released on: 2018-03-16 at 08:57:02
NOTICE (16 MAR 2018): Monitorr 1.0 will be released ~18 March 2018. When this release is published, updating via the UI by clicking on “check for update” in the footer MAY FAIL. Please See WIKI for further explanation.
Released on: 2018-02-16 at 01:55:14
Changes:
- Complete bootstrap overhaul. Works/looks great on mobile.
- Updated jquery and bootstrap.css
- Fixed analog clock not displaying server side time.
NOTE:
If you are using Organizr integration, Update your HTML code within the following new measurements in Org settings ->"edit homepage" -> HTML
<div style="overflow:hidden; height:255px">
<embed style="height:100%" width="100%" src="https://yourdomain.com/monitorr/index.min.php">
</div>
Released on: 2018-02-14 at 00:19:55
Changes:
- Complete bootstrap overhaul. Works/looks great on mobile.
- Updated jquery and bootstrap.css
- Fixed analogue clock not displaying server side time.
NOTE:
If you are using Organizr integration, Update your HTML code within the following new measurements in Org settings ->"edit homepage" -> HTML
<div style="overflow:hidden; height:255px">
<embed style="height:100%" width="100%" src="https://yourdomain.com/monitorr/index.min.php">
</div>
Released on: 2018-02-06 at 01:08:56
- Added update notification. NOTE: if an update is available the link above ("Check for update") will trigger the the update and update the application.
- Fixed curl_close errors
- Added CURL/PING check manual tool to /assets/php/checkmanual.php. See wiki:https://github.com/Monitorr/Monitorr/wiki/05-Troubleshooting
Released on: 2018-02-02 at 15:58:19
Released on: 2018-01-28 at 00:10:14
Released on: 2018-01-27 at 11:36:51
Released on: 2018-01-25 at 18:40:14
NOTE: If you are upgrading from any version prior to 0.12.5. You MUST add a port to all of your monitorred URLs (i.e.https://mydomain.com:443/application). Please See WIKI for further explanation.
- Added ping check fallback method (Curl as primary check, sockopen as fallback)
- Removed Curl SSL cert hostname match requirement
- added system disk used percentage
- Minor CSS updates
Released on: 2018-01-24 at 05:49:39
Released on: 2018-01-23 at 00:49:18
NOTE: If you are upgrading from any version prior to 0.12.5. You MUST add a port to all of your monitorred URLs (i.e.https://mydomain.com:443/application). Please See WIKI for further explanation.
- Added ping check fallback method (Curl as primary check, sockopen as fallback)
- Removed Curl SSL cert hostname match requirement
- Minor CSS updates
Released on: 2018-01-08 at 07:44:21
a. OFFLINE service link will now be disabled EXCEPT for the service title which the cursor will show "not-allowed". The decision to make the service title still "clickable" is in the case of a webserver misconfig in which the service UI might still be UP but Monitorr is reporting it as down.
Released on: 2018-01-08 at 07:42:33
a. OFFLINE service link will now be disabled EXCEPT for the service title which the cursor will show "not-allowed". The decision to make the service title still "clickable" is in the case of a webserver misconfig in which the service UI might still be UP but Monitorr is reporting it as down.
Released on: 2018-01-07 at 12:06:52
Released on: 2018-01-04 at 23:53:12
After updating always ensure to clear browser cache
Released on: 2018-01-04 at 22:27:49
Released on: 2018-01-03 at 18:44:35
Released on: 2018-01-01 at 14:55:49