Skip to content

Releases: Cacti/plugin_monitor

v2.7

18 Mar 00:55
3b64743
Compare
Choose a tag to compare

--- 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

30 Jul 16:37
Compare
Choose a tag to compare

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

12 Dec 22:56
Compare
Choose a tag to compare

Well, that was quicker than I expected it.

--- 2.5 ---

  • issue: Unset variable warnings causing emails to be sent to Cacti admin

v2.4

12 Dec 21:57
Compare
Choose a tag to compare

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

v2.3.4

28 Mar 10:26
739fc2f
Compare
Choose a tag to compare
  • issue#64: Fixed issue with overlapping rows in tree view
  • issue#61: Fixed issue where monitor_list was not being used
  • feature: Added option to disable inclusion of Threshold alert lists