Package Release Info

cacti-spine-1.2.9-bp151.4.3.1

Update Info: openSUSE-2020-284
Available in Package Hub : 15 SP1 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cacti-spine

Change Logs

* Sat Feb 15 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.9:
  * works with cacti 1.2.9
  * Improve logging of snmp multiple OID get function
  * PCOMMAND Device[XXXX] WARNING: Recache Event Detected for Device
  * Segmentation Fault triggered by a lot of errors
  * Replace function gethostbyname with thread safe getaddrinfo
  * removed strip_alpha for "Wrong-Type" SNMP-Answer
* Sun Feb 02 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.8:
  * works with cacti 1.2.8
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
* Mon Sep 30 2019 David Liedke <liedke@rz.uni-mannheim.de>
-Update to version 1.2.7
  - issue#113: spine1.2.6 couldn't open directory `m4'
* Mon Sep 02 2019 David Liedke <liedke@rz.uni-mannheim.de>
-Update to version 1.2.6
  - issue#101: MySQL 8 has retired 'my_bool' type
  - issue#104: Spine should report which threads are outstanding
  - issue#105: Spine should include 'Process[<id>]' in standard logging
  - issue#107: Log Buffer is too small to handle some output
  - issue#108: Once an SNMP timeout is reached, snmp_get does not honor
    include_host
  - issue#109: Initial declarations inside for loop cause compile errors
  - issue#110: When compiling, 'directive output may be truncated'
    messages can appear
  - issue#112: INSTALL instructions have typo in bootstrap command
* Tue Jul 16 2019 David Liedke <liedke@rz.uni-mannheim.de>
-Update to version 1.2.5
  - issue: Improve detection of MySQL vs. MariaDB client library requirement
  - issue#98: Checking type in poller.c causes compiler error
* Thu Jun 13 2019 David Liedke <liedke@rz.uni-mannheim.de>
-Update to version 1.2.4
  * issue#92: Add Data Source ID to "Empty result' error messages
  * issue#94: Increase default 'results_buffer' size to 2048 and MySQL
    max buffer to 131072 bytes
* Mon Apr 01 2019 David Liedke <liedke@rz.uni-mannheim.de>
-Update to version 1.2.3
  * issue#76: Spine unhandled exception signal
  * issue: More recent versions of MariaDB require different client library
* Mon Feb 25 2019 David Liedke <liedke@rz.uni-mannheim.de>
-Update to version 1.2.2
  * feature: release to match Cacti release
* Mon Jan 21 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.1
  * feature: release to match Cacti release
* Thu Jan 03 2019 liedke@rz.uni-mannheim.de
- Update to version 1.2.0
  * feature: Allow threads to be set a Data Collector level
  * issue#50: make fails on Debian 7 attempting to locate clock_gettime
  * issue#53: Improved escaping when updating database records
  * issue#54: Spine should always log if ICMP fails
  * issue#58: When updating snmp_sysLocation, text can become truncated
  * issue#63: Automatically reduce device threads when number of data
    sources does not require it
Version: 1.2.26-bp155.2.6.1
* Sun Dec 24 2023 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.26:
  * Fix: Errors when uptime OID is not present
  * Fix: MySQL reconnect option is depreciated
  * Fix: Spine does not check a host with no poller items
  * Fix: Poller may report the wrong number of devices polled
  * Feature: Allow users to override the threads setting at the command line
  * Feature: Allow spine to run in ping-only mode
Version: 1.2.26-32.1
* Sun Dec 24 2023 andreas.stieger@gmx.de
- cacti-spine 1.2.26:
  * Fix: Errors when uptime OID is not present
  * Fix: MySQL reconnect option is depreciated
  * Fix: Spine does not check a host with no poller items
  * Fix: Poller may report the wrong number of devices polled
  * Feature: Allow users to override the threads setting at the command line
  * Feature: Allow spine to run in ping-only mode
Version: 1.2.25-bp154.2.9.1
* Wed Sep 06 2023 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.25:
  * Spine should see if script to be executed is executable
  * Enhance number recognition
  * When polling devices, sort by larger number of items first
  * Log format may be corrupted when timeout occurs
  * Compile warning appears due to GCC flag on RHEL7/RHEL8
  * Downed device detection only checks one of the two uptime OIDs
  * Compile error appears due to execinfo.h on FreeBSD
  * Bootstrap shell script contains some PHP cruft
  * Padding is not always removed from the start of non-numeric
    strings
  * Improve SNMP result handling for non-numeric results
  * Further improve SNMP result handling for non-numeric results
  * Remove check for the max_oids column which has been present
    since Cacti v1.0
  * Minimize Sorting when fetching poller records for maximum
    performance
  * Spine should see if script to be executed is executable
* Mon Feb 27 2023 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.24:
  * Fix segfault when ignoring older OIDs
Version: 1.2.25-29.1
* Wed Sep 06 2023 andreas.stieger@gmx.de
- cacti-spine 1.2.25:
  * Spine should see if script to be executed is executable
  * Enhance number recognition
  * When polling devices, sort by larger number of items first
  * Log format may be corrupted when timeout occurs
  * Compile warning appears due to GCC flag on RHEL7/RHEL8
  * Downed device detection only checks one of the two uptime OIDs
  * Compile error appears due to execinfo.h on FreeBSD
  * Bootstrap shell script contains some PHP cruft
  * Padding is not always removed from the start of non-numeric
    strings
  * Improve SNMP result handling for non-numeric results
  * Further improve SNMP result handling for non-numeric results
  * Remove check for the max_oids column which has been present
    since Cacti v1.0
  * Minimize Sorting when fetching poller records for maximum
    performance
  * Spine should see if script to be executed is executable
* Mon Feb 27 2023 andreas.stieger@gmx.de
- cacti-spine 1.2.24:
  * Fix segfault when ignoring older OIDs
Version: 1.2.23-bp154.2.6.1
* Mon Jan 02 2023 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.23:
  * Fix unexpected reindexing when using uptime as the reindex
    method
  * Spine should prevent the script server from connecting to remote
    when offline
  * Improve Script Server Timeout Logging
  * Add SQL_NO_CACHE to Spine Queries
Version: 1.2.23-26.1
* Mon Jan 02 2023 andreas.stieger@gmx.de
- cacti-spine 1.2.23:
  * Fix unexpected reindexing when using uptime as the reindex
    method
  * Spine should prevent the script server from connecting to remote
    when offline
  * Improve Script Server Timeout Logging
  * Add SQL_NO_CACHE to Spine Queries
Version: 1.2.22-bp153.2.12.1
* Sun Oct 02 2022 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.22, delivering a number of bug fixes:
  * When polling time is exceed, spine does not always exit as expected
  * Spine logging at `-V 5` includes an extra line feed
  * Incorrect SNMP responses can cause spine to crash
  * Properly handle devices that timeout responding to the Extended Uptime
  * MariaDB can cause spine to abort prematurely despite error handling
  * Spine should log the error time when exiting via signal
* Sun May 29 2022 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.21:
  * Disable DES if Net-SNMP doesn't have it
Version: 1.2.22-23.1
* Sun Oct 02 2022 andreas.stieger@gmx.de
- cacti-spine 1.2.22, delivering a number of bug fixes:
  * When polling time is exceed, spine does not always exit as expected
  * Spine logging at `-V 5` includes an extra line feed
  * Incorrect SNMP responses can cause spine to crash
  * Properly handle devices that timeout responding to the Extended Uptime
  * MariaDB can cause spine to abort prematurely despite error handling
  * Spine should log the error time when exiting via signal
* Sun May 29 2022 andreas.stieger@gmx.de
- cacti-spine 1.2.21:
  * Disable DES if Net-SNMP doesn't have it
Version: 1.2.20-bp153.2.9.1
* Fri Apr 22 2022 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.20:
  * Add support for newer versions of MySQL/MariaDB
  * When checking for uptime of device, don't assume a non-response
    is always fatal
  * Fix description and command trunctation issues
  * Improve spine performance when only one snmp agent port is in
    use
Version: 1.2.20-20.1
* Fri Apr 22 2022 andreas.stieger@gmx.de
- cacti-spine 1.2.20:
  * Add support for newer versions of MySQL/MariaDB
  * When checking for uptime of device, don't assume a non-response
    is always fatal
  * Fix description and command trunctation issues
  * Improve spine performance when only one snmp agent port is in
    use
* Sat Nov 06 2021 andreas.stieger@gmx.de
- cacti-spine 1.2.19:
  * Fix 1ssues with polling loop may skip some datasources
  * Fix ping no longer works due to hostname changes
  * Fix RRD steps are not always calculated correctly
  * Fix unable to build when DES no longer supported
  * Fix IPv6 devices are not properly parsed
  * Reduce a number of compiler warnings
  * Fix compiler warnings due to lack of return in thread_mutex_trylock
  * Fix Spine will not look at non-timetics uptime when sysUpTimeInstance overflows
  * Improve performance of Cacti poller on heavily loaded systems
- drop cacti-spine-1.2.18-Fix-non-void-return.patch, upstream
Version: 1.2.19-bp152.2.13.1
* Sat Nov 06 2021 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.19:
  * Fix 1ssues with polling loop may skip some datasources
  * Fix ping no longer works due to hostname changes
  * Fix RRD steps are not always calculated correctly
  * Fix unable to build when DES no longer supported
  * Fix IPv6 devices are not properly parsed
  * Reduce a number of compiler warnings
  * Fix compiler warnings due to lack of return in thread_mutex_trylock
  * Fix Spine will not look at non-timetics uptime when sysUpTimeInstance overflows
  * Improve performance of Cacti poller on heavily loaded systems
- drop cacti-spine-1.2.18-Fix-non-void-return.patch, upstream
Version: 1.2.18-bp152.2.10.1
* Sat Aug 21 2021 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.18:
  * Fix missing time parameter on FROM_UNIXTIME function
- add cacti-spine-1.2.18-Fix-non-void-return.patch to fix the same
Version: 1.2.18-17.1
* Sat Aug 21 2021 andreas.stieger@gmx.de
- cacti-spine 1.2.18:
  * Fix missing time parameter on FROM_UNIXTIME function
- add cacti-spine-1.2.18-Fix-non-void-return.patch to fix the same
Version: 1.2.17-bp152.2.7.1
* Wed May 05 2021 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.17:
  * Avoid triggering DDos detection in firewalls on large systems
  * Use mysql reconnect option properly
  * Fix possible creashes in various operations
  * Fix remote data collectors pushing too much data to main when
    performing diagnostics
  * Make spine more responsive when remote connection is down
  * Fix various MySQL issues
  * Make spine immune to DST changes
* Mon Dec 07 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.16:
  * Some developer debug log messages falsely labeled as WARNINGS
  * Remove the need of the dos2unix program
  * Fix Spine experiencing MySQL socket error 2002 under load
  * Under heavy load MySQL/MariaDB return 2006 and 2013 errors on query
  * Add backtrace output to stderr for signals
  * Add Data Source turnaround time to debug output
* Wed Nov 11 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.15:
  * Special characters may not always be ignored properly
Version: 1.2.17-14.1
* Wed May 05 2021 andreas.stieger@gmx.de
- cacti-spine 1.2.17:
  * Avoid triggering DDos detection in firewalls on large systems
  * Use mysql reconnect option properly
  * Fix possible creashes in various operations
  * Fix remote data collectors pushing too much data to main when
    performing diagnostics
  * Make spine more responsive when remote connection is down
  * Fix various MySQL issues
  * Make spine immune to DST changes
* Mon Dec 07 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.16:
  * Some developer debug log messages falsely labeled as WARNINGS
  * Remove the need of the dos2unix program
  * Fix Spine experiencing MySQL socket error 2002 under load
  * Under heavy load MySQL/MariaDB return 2006 and 2013 errors on query
  * Add backtrace output to stderr for signals
  * Add Data Source turnaround time to debug output
* Wed Nov 11 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.15:
  * Special characters may not always be ignored properly
Version: 1.2.14-bp151.4.15.1
* Mon Aug 03 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.14:
  * fix spine not updating rrd_next_step
Version: 1.2.14-11.1
* Mon Aug 03 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.14:
  * fix spine not updating rrd_next_step
Version: 1.2.13-bp151.4.12.1
* Tue Jul 14 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.13:
  * works with cacti 1.2.13
Version: 1.2.13-8.1
* Tue Jul 14 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.13:
  * works with cacti 1.2.13
Version: 1.2.12-bp151.4.9.1
* Thu May 07 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.12:
  * Failed host lookup causes spine to crash
Version: 1.2.12-5.1
* Thu May 07 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.12:
  * Failed host lookup causes spine to crash
Version: 1.2.11-bp151.4.6.1
* Sat Apr 11 2020 Andreas Stieger <andreas.stieger@gmx.de>
- cacti-spine 1.2.11:
  * fix warnings due to 'Recache Event Detected for Device'
  * Fix database, network and polling errors
Version: 1.2.11-2.1
* Sat Apr 11 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.11:
  * fix warnings due to 'Recache Event Detected for Device'
  * Fix database, network and polling errors
* Sat Feb 15 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.9:
  * works with cacti 1.2.9
  * Improve logging of snmp multiple OID get function
  * PCOMMAND Device[XXXX] WARNING: Recache Event Detected for Device
  * Segmentation Fault triggered by a lot of errors
  * Replace function gethostbyname with thread safe getaddrinfo
  * removed strip_alpha for "Wrong-Type" SNMP-Answer
* Sun Feb 02 2020 andreas.stieger@gmx.de
- cacti-spine 1.2.8:
  * works with cacti 1.2.8
* Thu Oct 17 2019 rbrown@suse.com
- Remove obsolete Groups tag (fate#326485)
* Mon Sep 30 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.7
  - issue#113: spine1.2.6 couldn't open directory `m4'
* Mon Sep 02 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.6
  - issue#101: MySQL 8 has retired 'my_bool' type
  - issue#104: Spine should report which threads are outstanding
  - issue#105: Spine should include 'Process[<id>]' in standard logging
  - issue#107: Log Buffer is too small to handle some output
  - issue#108: Once an SNMP timeout is reached, snmp_get does not honor
    include_host
  - issue#109: Initial declarations inside for loop cause compile errors
  - issue#110: When compiling, 'directive output may be truncated'
    messages can appear
  - issue#112: INSTALL instructions have typo in bootstrap command
* Tue Jul 16 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.5
  - issue: Improve detection of MySQL vs. MariaDB client library requirement
  - issue#98: Checking type in poller.c causes compiler error
* Thu Jun 13 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.4
  * issue#92: Add Data Source ID to "Empty result' error messages
  * issue#94: Increase default 'results_buffer' size to 2048 and MySQL
    max buffer to 131072 bytes
* Mon Apr 01 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.3
  * issue#76: Spine unhandled exception signal
  * issue: More recent versions of MariaDB require different client library
* Mon Feb 25 2019 liedke@rz.uni-mannheim.de
-Update to version 1.2.2
  * feature: release to match Cacti release
Version: 1.1.38-bp150.2.3
* Mon Apr 16 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.38
  * feature: release to match Cacti release
* Mon Mar 26 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.37
  - issue: Extra long snmp_sysObjectID's generate SQL errors
* Mon Feb 26 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.36
  - issue#49: Re-Index update query failed due to lack of escaping
* Mon Feb 12 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.35
  - issue#48: Availability check none triggers snmp system check that
    causes device to be ignored
* Tue Feb 06 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.34
  * feature: release to match Cacti release
* Tue Jan 23 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.33
  * feature: release to match Cacti release
* Mon Jan 22 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.32
  * feature: release to match Cacti release
* Wed Jan 17 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.31
  - issue#15: Spine cause CPU usage up to 100%
  - issue#32: Support noAuthNoPriv in Spine
  - issue#34: Re-introduce check for relocatable Net-SNMP and
    development files
  - issue#35: SNMP OID range checks cause some snmpget's to fail
  - issue#38: SNMP Ping timeouts not reported properly
  - issue#39: Spine should use same logging format as Cacti
  - issue#41: Spine cause CPU usage up to 100%
  - issue#42: Boost table keeps populating with boost disabled
* Thu Jan 04 2018 liedke@rz.uni-mannheim.de
- Update to version 1.1.30
  * feature: release to match Cacti release
* Wed Dec 27 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.29
  * issue#39: Have spine match cacti_log function
* Mon Nov 20 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.28
  * feature: release to match Cacti release
* Mon Oct 23 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.27
  * feature: release to match Cacti release
* Mon Oct 16 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.26
  * feature: release to match Cacti release
- Update to version 1.1.25
  * feature: release to match Cacti release
* Mon Sep 18 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.24
  * feature: release to match Cacti release
* Tue Sep 12 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.23
  * feature: release to match Cacti release
- Update to version 1.1.22
  * feature: release to match Cacti release
* Tue Sep 05 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.21
  * feature: release to match Cacti release
- Update to version 1.1.20
  * issue#28: UDP and TCP ping issues
* Mon Aug 21 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.19
  * feature: release to match Cacti release
- Update to version 1.1.18
  * issue: Sort devices by polling time to allow long running
    devices to go first
* Tue Aug 15 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.17
  * issue: Increase logging level for POPEN timeouts
* Tue Aug 01 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.16
  * feature: release to match Cacti release
* Mon Jul 24 2017 liedke@rz.uni-mannheim.de
- Update to version 1.1.15
  * feature: release to match Cacti release