File cacti-plugin-thold.changes of Package cacti-plugin-thold

-------------------------------------------------------------------
Sun Jul 20 18:48:55 UTC 2025 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.2 from github develop commit 97888ff
 - QA: Reposition form in Cacti 1.3
 - Translation updates
 - Ensure show_units column is added #716
 - json_throw is php 7.3+ #720
 - Fix: #686 - Creating Threshold Duplicates Graph
 - Fix: #719 - Mixing string and integer caused plugin to be disabled
 - Fix: #714 - Increase name value to 255 characters
 - Fix: Special character handling incorrect with data query indexes
 - Fix: #707 - Excessive row cache timeout issues
 - QA: Rename to standard name

-------------------------------------------------------------------
Thu Dec 19 22:59:24 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.2 from github develop commit bc0bbb
 - Translation Updates
 - Fixing issue where all Threshols are checked by default
- update directories [bsc#1231027]

-------------------------------------------------------------------
Fri Nov 22 17:51:25 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.2 from github develop commit 83f672f
 - QA: Alignment issue when no tholds found
 - QA: Allow the thold plugin to use the new registration function
 - Update thold_daemon.service
 - Translation updates

-------------------------------------------------------------------
Mon Oct 21 21:05:10 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Fix TW & Factory build error: directories not owned by a package

-------------------------------------------------------------------
Mon Oct 21 18:51:41 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

Update to 1.8.2 release
- 1.8.2 -
 - issue#682: Setting.php thold_notification_delay field does not have 'description' key
 - issue#673: Device up/down notification emails don't appear to be sent if the notification queue is enabled
 - issue#674: Thold Current Value is incorrect in 1.8.1
 - issue#678: Unable to remove suspended notifications one by one
 - issue#679: The PHP Mailer does not allow for the to and bcc addresses to be the same
 - issue#698: Add missing thread id to polling process
 - issue#700: PHP8.x issue - addition a non-numeric value
 - issue#701: Site filter on notification list doesn't work
 - issue#703: Fix sorting column links
 - issue#704: Fix change thold log message - missing information about email addresses
 - feature#677: Allow the Administrator to create a default Single Email Notification Subject
 - feature#696: Extend email replacement (location, site, ...) for subject and email body

-------------------------------------------------------------------
Wed Oct  9 18:20:11 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.1 from github develop commit 91fafe7
 - fix log messages - missing email addresses (#704)

-------------------------------------------------------------------
Fri Sep 27 15:42:05 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.1 from github develop commit 8f549a2
 - causes Unsupported operand types: int + string (#700)
 - Fix #684 - unable to create baseline deviation threshold templates

-------------------------------------------------------------------
Wed Sep 25 19:15:18 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Updated to latest 1.8.1 from github develop commit f0320f3
 - extend email replacedm pull #696
 - missing thread_id pull #698
 
-------------------------------------------------------------------
Fri Sep 13 19:35:26 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.1 from github develop commit b822704
 - Fix issue with items not being properly pushed to the stack
 - Fix issue with undefined variable in log output
 - Fix a few more undefined variables / misspelled
 - $failed can be false (#694)

-------------------------------------------------------------------
Mon Aug 26 16:14:26 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.1 from github develop commit 4c37029
 - Translation updates
 - thold_notification_delay does not have description key #683 

-------------------------------------------------------------------
Mon Jun 24 16:59:09 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to latest 1.8.1 from github develop commit a06aaf3
 - Fixing #674 - Null Email addressed
 - Fix php error (#676)
 - Translation updates
 - Fixing #673, #678, and #677 - Single Email Notification Queue
 - Fixing #679 and Some One Email QA

-------------------------------------------------------------------
Thu May 23 20:34:32 UTC 2024 - Joel Baltazor <obs@mtlfab.com>

- Update to release version 1.8.1
 - 1.8.1:
  - issue#669: Thold Graph tab subtab 'Device Status' complains about duplicate column in Cacti develop
  - issue#670: Cannot create new Thold Template
  - feature: Complete translations of Thold to 23 languages
 - 1.8:
  - security: Fix potential security exposure with unserialize() function
  - feature#79: Allow and correctly handle unit suffix in the context of values
  - feature#135: Ability to change the subject for the threshold alert message
  - feature#140: Baseline Deviation Moving Average
  - feature#185: Baseline deviation with exact changes
  - feature#435: Allow thold commands to be queued and run in parallel so as to not affect the polling process
  - feature#445: Allow removal of Threshold from a specific device ignoring device template
  - feature#471: Add ability to change failure count in change device menu
  - feature#486: add ":skipscale" option to prevent diagram area from being scaled by threshold lines, thus losing granularity in the graphs
  - feature#497: Show acknowledgment status on Thresholds tab instead of log
  - feature#500: Re-warning cycle when alert is reached
  - feature#528: Allow Thold to Use the BCC in addition to the TO line for Notification Lists
  - feature#569: Provide enough data in environment of command to get Graph Information about Thold
  - feature#577: Clear pending device down message queue
  - feature#650: Consider Unknown Data as Zero setting not working as expected, add log setting when Unknown data to zero occurs
  - feature: Allow Templates and Thresholds to include an External ID
  - feature: Add Site and Location options to Device Up/Down Notifications
  - feature: Add the Thold ID to the environment for scripts
  - feature: Add the Thold ID to the possible replacement value for notifications
  - feature: Allow quick links to the Threshold Template when editing a Thold
  - feature: Have the thold daemon use the standard cacti reconnect api
  - feature: Move device down detection and maintenance to a separate background thread
  - feature: Allow disabling notifications for a list by simply disabling it.
  - feature: Mass Enable/Disable at Template Level
  - feature: Make Enabling and Disabling a Thold Different than Enabling or Disabling a Template
  - feature: Support Cacti Format Files in Thresholds and Templates
  - feature: Allow the specification of the Graph Timespan when editing/creating the Threshold or Template
  - feature: Allow the specification of the units suffix overriding automatic the number of significant digits to display
  - feature: Better validation of Threshold values to reduce human error
  - feature: Validate Threshold Template values identical to normal Threshold values
  - issue#147: Fixed threshold compare negative baseline values.
  - issue#396: Baseline Deviation does not work (as expected)
  - issue#451: Creating Threshold from Template Missing from Graph Page
  - issue#454: Unite last thold value and ds value
  - issue#470: Device failure count setting not respected
  - issue#487: If Dead Host Notification is disabled, prune the dead host table
  - issue#489: A non-numeric value encountered in thold_functions.php on line 3223
  - issue#514: When saving a thold template, tholds disassociated from their template are re-templated and re-enabled
  - issue#516: The Default Monitor Status setting belongs in the Monitor plugin. Remove from Thold
  - issue#535: Support new uptime calculation in Cacti 1.2.19
  - issue#540: Change table name from 'plugin_thold_device_template' to 'plugin_thold_host_template' for Pre-1.0 upgrade
  - issue#542: Thold uses hardcoded from adress insted of db one
  - issue#549: Thold 1.6 breaks on bandwidth utilization
  - issue#551: Cacti monitor rate different the threshold read
  - issue#555: CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'thold'
  - issue#558: Thold entry displayed moretimes
  - issue#562: Thold shows big numbers for bandwidth percentage CDEF (or RPN)
  - issue#566: Device Notification Options: Subject editing with tags () not showing
  - issue#574: Wrong href after click Auto-create Thresholds
  - issue#575: Getting Errors in Cacti Log Frequently with Cacti 1.3.0 develop
  - issue#578: Default setting for Threshold Up/Down Email Notification
  - issue#582: Baseline deviation tholds generate warnings about alert email
  - issue#583: Plugin Thold shows the current value as 0 after executing CDEF
  - issue#584: Thold device uptime check still checks uptime when availability method is 0 and snmp_version is > 0
  - issue#585: The return Web page is wrong after clicking the "return" button in the "edit threshold"
  - issue#586: Attempting to edit a non-existing thold template results in plugin being disabled
  - issue#660: data_template_hash is wrongly empty after import thold template by CLI
  - issue#664: Inconsistent counts in thold tab and management -> thresholds
  - issue#666: Thresholds should breach at or above, or at or below a value not below or above
  - issue: Fix issues associated with PHP8.1.2 on transactions. By default Cacti uses autocommit, so don't use them.
  - issue: Fix issues where thold daemon could possibly loose events due to an array chunking issue identified through PHP8.1.2 testing.
  - issue: Fix potential divide by zero errors with an empty baseu
  - issue: Fix undefined function reports_load_format_file
  - issue: Fix table columns bi_reference_* values
  - issue: Make sure if a device is in maintenance, that notifications are not set

-------------------------------------------------------------------
Thu Apr 20 14:30:47 UTC 2023 - Joel Baltazor <joelb@metal-fabinc.com>

- Updated to latest 1.5.2 from github develop branch commit 20682cb
 - Fixed issue #540: Thold report wrong traffic values
 - Fixed issue #549: Thold 1.6 breaks on bandwidth utilization
 - Fixed issue #551: Cacti monitor rate different the threshold read
 - Fixed issue #558: thold records (and log records) are displayed moretimes
 - Fixed issue #561: error_reporting() does not support string format MACRO since PHP 8.0
 - Fixed issue #562: Thold shows big numbers for bandwidth percentage CDEF (or RPN)
 - Fixed potential security exposure with underialize() function
 - Fixed issue #575: Errors in Cacti log
 - Update Translation files 

-------------------------------------------------------------------
Tue Aug 30 18:51:33 UTC 2022 - Joel Baltazor <joelb@metal-fabinc.com>

- Updated to latest 1.5.2 from github develop branch commit a42888e
 - Fixed issue #492: Thold search filter does not work from Console > Management > Thresholds 
 - Fixed issue #498: Return button in Thold templates is broken 
 - Fixed issue #499: In Thold Tab->Device status-> ID of device reported simply as 1K if number is above 1023
 - Fixed issue #496: Aacknowledgement text does not visible but shows up when you refresh
 - Add midwinter theme to thold 
 - Fixed issue #495: THOLD ERROR: RPN Expression is invalid
 - Fixed issue #510: Searching in Notify lists doesn't filter result
 - Fixed issue #511: fix missing variable validation
 - Fixed issue #523: Fix spelling in SQL statment
 - Fixed issue #522: Incorrect variable name for threshold
 - Fixed issue #525: Thold Daemon improperly adjust the thold by it's cdef twice
 - Fixed issue #527: When removing a threshold, thold should remove daemon data related to it
 - Fixed issue #520: When applying threshold from Devices Page they are not applied.
 - Fixed issue #529: Undefined index: thold_name in thold_functions.php on line: 3412
 - Fixed issue #517: notification list page formatting not correct
 - Fixed issue #515: Security[CSRF]: thold.php use the value of the "Referer" header without validation
 - Fixed issue #491: Timestamp formats not working in the down message
 - Fixed issue #534: thold import CLI output escaped template name
 - Fixed issue #533: fresh install missed two indexes of thold_data table
 - Fixed issue #535: Support new uptime calculation in Cacti 1.2.19
 - Fixed issue #546: Table 'plugin_thold_device_template' is never used
 - Correct two issues with PHP 8.1
 - Fixed issue #542: Thold uses hardcoded from adress insted of db one
 - Fixed issue #497: Feature Request: Show acknowledgment status on Thresholds tab instead of log
 - Fixed issue #548: Fixed threshold compare negative baseline values
 - Correct PHP 8.1.2 Issue
 - Fixed issue #555: CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'thold'
 - Many Translation Updates 

-------------------------------------------------------------------
Wed Feb 10 14:51:59 UTC 2021 - Joel Baltazor <obs@mtlfab.com>
- Updated to 1.5.2 + github develop commit 32c7669
  - Translation updates for Portuguese
  - Fixed Issue #482: missing <DATA> Tab in Help
  - Fixed Issue #467: cdef processing function does not handle non-numeric data correctly.
  - Fixed Issue #672: PHP Error Warning.
  - Fixed Issue #464: SQL error in #460 fix
  - Fixed Issue #463: PHP Error - undefined index dnotes
  - Fixed issue #457: Page show blank if do export function without log info exist
  - Fixed issue #458: The indicator is not removed upon completion when do export function
  - Fixed issue #459: Background color looks ugly for availability column. Table not aligned well.
  - Fixed issue #460: Filter result for template none incorrect
-------------------------------------------------------------------
Fri Sep 20 15:18:24 UTC 2019 - <obs@mtlfab.com>

- Updated to 1.3.2 + github devlop commit a07df08
 - Fixed issue #345: Adding an alarm threshold does not work
 - Fixed issue #351: Missed required param $host_id of thold_new_graphs_save() in thold_functions.php
 - Fixed issue #353: Thold Wizard enables Cacti poller to remove newly created thresholds 
 - Fixed issue #354: Error trying to resolve Graph display values with error: Unknown RPN type: 1
 - Fixed issue #355: Thold search fields do not work with some international characters
 - Fixed issue #356: Thold should not show the 'i' suffix for percentage type tholds
 - Translation updates.
 - Fix for Thresholds not applying CDEF's correctly.

-------------------------------------------------------------------
Tue Jul 16 20:14:42 UTC 2019 - <obs@mtlfab.com>

- Update to 1.3.1 + github develop commit ce743e4

-------------------------------------------------------------------
Mon Jun 17 16:44:00 UTC 2019 - <obs@mtlfab.com>

- Updated to latest 1.2.4 from github-develop

-------------------------------------------------------------------
Thu Dec 20 17:43:40 UTC 2018 - <obs@mtlfab.com>

- Updated to latest 1.0.7 from github-develop

-------------------------------------------------------------------
Thu Jul 20 20:18:12 UTC 2017 - obs@mtlfab.com

-Update to latest 1.0.3 from github-master for cacti 1.1.4+ compatibility

-------------------------------------------------------------------
Thu Feb 9 19:27 UTC 2017 - obs@mtlfab.com

-Build thold version 1.0 from github-master for cacti 1.0

-------------------------------------------------------------------
Wed Nov 14 22:44:25 UTC 2012 - joop.boonen@opensuse.org

- Added Obsoletes and Provides the prepare the cacti-PA-* delete
- Corrected the Url
- Build version v0.4.9-3
- Removed BuildRequires: cacti as it's not really needed 
  and it speeds up the build process

-------------------------------------------------------------------
Tue Apr 17 06:35:57 UTC 2012 - joop.boonen@opensuse.org

- Changed package name to cacti-plugin-thold as this is more logical
- Install cacti in /srv/www/cacti/  from openSUSE 12.2 onwards 

-------------------------------------------------------------------
Fri May 22 00:00:00 UTC 2009 - joop.boonen@opensuse.org

- Building package thold 0.4.1

-------------------------------------------------------------------
openSUSE Build Service is sponsored by