Releases: Cacti/plugin_monitor
Releases · Cacti/plugin_monitor
v2.8
Release Notes
This is a pretty significant release with mostly visual improvements. There remains some back-end reporting issues, but the front end has undergone some long awaited changes. Enjoy.
ChangeLog
--- 2.8 ---
- issue#104: Broken responsive design
- issue#182: Color coding monitor page list view
- issue#177: Monitor Plugin - Email Notification Issue
- feature#183: Add Ordering and Row Counters to List View
- feature#184: Show devices that don't have availability, are not monitored, or don't have thresholds
v2.7
--- 2.7 ---
- issue#161: Reboot warnings triggered at the wrong time.
- issue#162: Table name is wrong ALTER TABLE plugin_monitor_update should be ALTER TABLE plugin_monitor_uptime
- issue#163: Fix some PHP Deprecation warnings
- issue#166: typo in monitor.php function render_where_join line 1233 render_group_concat($ahwere, ' AND ', 'h.id', $hlist);
- issue#171: monitor plugin crashes with Uncaught TypeError
- issue#173: small visual bug in tree view
- issue#174: Fix css position
- issue#175: Issue with mute function
- issue: Remove deprecated each() call in setup.php
v2.6
This will be the last release of Monitor 2.x!
The next release of Monitor will be 3.x. That release will require Thold 2.0 or above.
In Monitor 3.x will move the reboot Notifications from Monitor to Thold.
-- 2.6 ---
- issue#122: Cacti Device Reboot Notification - don't include hosts with no monitor device set
- issue#128: SQL errors happen during Autom8 runs Monitor 2.3.6
- issue#139: WEBUI WARNING: Attempt to use GET method for POST operations
- issue#142: Monitor generates PHP Backtrace Errors
- issue#143: Limit device view based on User Permission Settings
- issue#147: Monitor Tab odering issue
- issue#148: Monitor Plugin Last fail data always update to ~1970 for hosts that have never been down.
- issue#157: Monitor plugin error message in cacti log
- issue: Monitor continues to throw errors about monitor column being null
- feature#90: Context menu for device options
- feature#115: Location in UI in default view
- feature#127: Limit the amount of devices shown
v2.5
Well, that was quicker than I expected it.
--- 2.5 ---
- issue: Unset variable warnings causing emails to be sent to Cacti admin
v2.4
Second formal release of this plugin with a few new features from various users out there, and multiple bug fixes. I suspect there will be another release out before Christmas though, time permitting. Enjoy.
--- 2.4 ---
- issue#100: Long names in devices in monitor.php in (title view)
- issue#102: Doubled footer in monitor page (tile view)
- issue#104: Broken responsive design
- issue#105: Host description contains multibyte character set may cause the garbled text
- issue#109: Reboot history being removed incorrectly for removed devices
- issue#114: Monitor legend can not expand to a single line
- issue#123: When sending emails, monitor reports config variable not found
- issue#124: SQL Errors when removing hosts that no longer exist
- issue#125: Notification history is not being updated
- issue: Add more checks for removed Device conditions
- issue: Dont attempt to send an device down email if there is none set for a device
- issue: When remote pollers are enabled, monitor can remove all your devices
- feature: PHP 7.2 compatibility
- feature#134: Added option to Loop the alarm sound
--- 2.3.5 ---
- feature: Support for Cacti 1.2
- feature: Align Status with Thold Status
- feature: Implement Cacti Responsive Filter for Mobile
- feature: Allow Alert sounds on Threshold Breach or Triggers
- feature: Support text based email generation
- issue#48: Reboot notifications did not properly use Monitor sender settings
- issue#66: Correct missing variable warnings when sending emails
- issue#71: Only one tile being displayed per row being displayed #71
- issue#72: Internet Explorer fails to apply filters
- issue#76: Monitor attempts to get status for non-server elements
- issue#77: Device status information in popup window may contains quotes
- issue#78: Arranging hosts by Device Template is not working
- issue#89: When there are no group level items, SQL filters can become badly formatted
- issue#94: When grouping by tree, Devices added to the root of a tree appear on every tree
- issue#95: When grouping by site, devices with no site never appear