File cacti-plugin-monitor.changes of Package cacti-plugin-monitor
-------------------------------------------------------------------
Sat Jul 19 23:55:12 UTC 2025 - Joel Baltazor <obs@mtlfab.com>
- Update to latest v2.8.1 github develop branch commit 77dbab2
- Feature: Support for Cacti 1.3
- Translation updates
- add new view - names only
- extend email subject
- fix incorrect rows, missing default value, php error
- fix #189 - JavaScript Issues with Latest Cactis
-------------------------------------------------------------------
Thu Dec 19 22:24:13 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Update to latest v2.8.1 github develop branch commit d75de21
- Translation Updates
- Feature: Support new form_dropicon in Cacti
- update directories [bsc#1231027]
-------------------------------------------------------------------
Fri Nov 22 16:21:45 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Update to latest v2.8.1 github develop branch commit 170cdef
- QA: Issue with table layout
- QA: Use post for saving variables
- QA: Allow monitor to use the new registration function
- Translation updates
- Changes up to v2.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
-------------------------------------------------------------------
Mon Oct 21 21:13:19 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Fix TW & Factory build error: directories not owned by a package
-------------------------------------------------------------------
Fri Sep 13 19:43:19 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Update to latest v2.7 github develop branch commit 1d10911
- Comment out unused function that contains an error
-------------------------------------------------------------------
Mon Aug 26 15:51:18 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Update to latest v2.7 github develop branch commit cf02480
- Translation updates.
-------------------------------------------------------------------
Mon Jun 24 17:06:08 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Update to latest v2.7 github develop branch commit e1c3fed
- Update poller_monitor.php (#179)
- Add a feature to send the reboot email as one email to all recipients
- Translation updates.
-------------------------------------------------------------------
Thu May 23 20:09:41 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
- Update to lates v2.7 github develop branch commit 4f3f2a5
- Fix issue with Monitor and cmd.php
- 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
-------------------------------------------------------------------
Wed Apr 19 21:33:35 UTC 2023 - Joel Baltazor <obs@mtlfab.com>
- Update to latest 2.5 from github develop branch commit b8ff42d
- update tranlation files
- Fixing #90: Popup context Menues
- Fixing #115: Add Site and Location to Popup
- Fixing #122: Only monitor for hosts with Monitor flagged
- Fixing #143: Device Permissions
- Fixing #147: Tree Grouping Ordering Issue
- Fixing #148 - Last Fail Issues
- Cacti 1.3.x compatibility
- Fixing #157 Email Processing
- Translation Updates
-------------------------------------------------------------------
Tue Aug 30 15:22:06 UTC 2022 - Joel Baltazor <obs@mtlfab.com>
- Update to latest 2.5 from github develop branch commit 98bebb0
- PHP 8.2 Support
- QA: Be consistent on precision
- Rename per standards
- QA: Refixing most recent bug
- Fixing JS memory leaks and page validation bug
- Fix a monitor bug limiting Cacti QA tests
- Updates for double byte characters in monitor
- Fixing #142: PHP Backtraces & Syntax error
- Fixing #139: Save fails
- Fixing Issue Related to Cacti Issue #4192 - Filter including a special character not handled correctly
- Fixing Issue #340: spelling error in email notification
- Many Translation Updates
-------------------------------------------------------------------
Wed Feb 10 16:31:26 UTC 2021 - Joel Baltazor <obs@mtlfab.com>
- Update to latest 2.5 from github develop branch commit e448948
- Update translation files
- Fixed issue: Unset variable warnings causing emails to be sent to Cacti admin
- Fixed issue #100: Long names in devices in monitor.php in (title view)
- Fixed issue #102: Doubled footer in monitor page (tile view)
- Fixed issue #104: Broken responsive design
- Fixed issue #105: Host description contains multibyte character set may cause the garbled text
- Fixed issue #109: Reboot history being removed incorrectly for removed devices
- Fixed issue #114: Monitor legend can not expand to a single line
- Fixed issue #123: When sending emails, monitor reports config variable not found
- Fixed issue #124: SQL Errors when removing hosts that no longer exist
- Fixed issue #125: Notification history is not being updated
- Fixed issue: Add more checks for removed Device conditions
- Fixed issue: Dont attempt to send an device down email if there is none set for a device
- Fixed 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
- 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
- Fixed issue #48: Reboot notifications did not properly use Monitor sender settings
- Fixed issue #66: Correct missing variable warnings when sending emails
- Fixed issue #71: Only one tile being displayed per row being displayed #71
- Fixed issue #72: Internet Explorer fails to apply filters
- Fixed issue #76: Monitor attempts to get status for non-server elements
- Fixed issue #77: Device status information in popup window may contains quotes
- Fixed issue #78: Arranging hosts by Device Template is not working
- Fixed issue #89: When there are no group level items, SQL filters can become badly formatted
- Fixed issue #94: When grouping by tree, Devices added to the root of a tree appear on every tree
- Fixed issue #95: When grouping by site, devices with no site never appear
-------------------------------------------------------------------
Fri Sep 20 15:33:23 UTC 2019 - <obs@mtlfab.com>
- Update to latest 2.3.4 from github develop branch commit 97fb60a
Fixes for github issue 114, translation updates, and PHP7.2 compatibility
-------------------------------------------------------------------
Tue Jul 16 20:00:35 UTC 2019 - <obs@mtlfab.com>
- Update to latest 2.3.4 from github develop branch commit g357b574
Fixes for github issues 100, 102, 104, 105, 109 & translation updates
-------------------------------------------------------------------
Mon Jun 17 17:46:08 UTC 2019 - <obs@mtlfab.com>
- Update to latest 2.3.5 from github-develop
-------------------------------------------------------------------
Thu Dec 20 17:20:36 UTC 2018 - <obs@mtlfab.com>
- Update to latest 2.3.5 from github-develop
-------------------------------------------------------------------
Thu Jul 20 20:08:53 UTC 2017 - obs@mtlfab.com
- Update to latest 2.1 version from github-develop
-------------------------------------------------------------------
Thu Feb 9 19:33:00 UTC 2017 - obs@mtlfab.com
- Build monitor version 2.0 for cacti 1.0+
-------------------------------------------------------------------
Wed Nov 14 22:04:16 UTC 2012 - joop.boonen@opensuse.org
- Added Obsoletes and Provides the prepare the cacti-PA-* delete
- Corrected the Url
- Removed BuildRequires: cacti as it's not really needed
and it speeds up the build process
-------------------------------------------------------------------
Mon Apr 16 19:40:05 UTC 2012 - joop.boonen@opensuse.org
- Changed package name to cacti-plugin-monitor as this is more logical
- Install cacti in /srv/www/cacti/ from openSUSE 12.2 onwards
-------------------------------------------------------------------
Wed Jan 11 00:41:39 UTC 2012 - joop.boonen@opensuse.org
- Build monitor version 1.3
-------------------------------------------------------------------
Wed Mar 16 00:00:00 UTC 2011 - joop.boonen@opensuse.org
- Building package monitor 1.2
-------------------------------------------------------------------
Fri May 22 00:00:00 UTC 2009 - joop.boonen@opensuse.org
- Building package monitor 0.8.2
-------------------------------------------------------------------