@@ -4,24 +4,39 @@ The Cacti Group | spine
4
4
-feature#5090: Enhance number recognition within Spine
5
5
-feature#3740: Ability to disable a site
6
6
7
+ 1.2.28
8
+ -issue#350: When using Ping or SNMP Uptime, host is not always detected properly
9
+ -issue#351: Add Ping Method where connection refused assumes host is up
10
+
7
11
1.2.27
8
- -issue: Restore AES Support
12
+ -issue#349: Removal of AES Privacy Protocol was pre-mature
9
13
10
14
1.2.26
11
- -issue#315: Invalid ERROR: No such Instance for oid '.1.3.6.1.6.3.10.2.1.3.0' when per second uptime OID is not found
12
- -issue#317: WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.
15
+ -issue#315: Errors cam be reported when uptime OID is not present
16
+ -issue#317: MySQL reconnect option is depreciated
13
17
-issue#321: Spine does not check a host with no poller items
14
- -issue#323: Wrong number of devices in stats due to device 0 assumption
18
+ -issue#323: Poller may report the wrong number of devices polled
15
19
-feature#329: Allow users to override the threads setting at the command line
16
- -feature#331: Introduce a ping only option -P | --ping for rapid service checks
20
+ -feature#331: Allow spine to run in ping-only mode
17
21
18
22
1.2.25
23
+ -issue#234: Spine should see if script to be executed is executable
24
+ -issue#291: Enhance number recognition
25
+ -issue#294: When polling devices, sort by larger number of items first
26
+ -issue#298: Log format may be corrupted when timeout occurs
19
27
-issue#303: Compile warning appears due to GCC flag on RHEL7/RHEL8
28
+ -issue#304: Downed device detection only checks one of the two uptime OIDs
20
29
-issue#305: Compile error appears due to execinfo.h on FreeBSD
21
30
-issue#306: Bootstrap shell script contains some PHP cruft
31
+ -issue#308: Padding is not always removed from the start of non-numeric strings
32
+ -issue#311: Improve SNMP result handling for non-numeric results
33
+ -issue#312: Further improve SNMP result handling for non-numeric results
34
+ -issue#313: Remove check for the max_oids column which has been present since Cacti v1.0
35
+ -issue#314: Minimize Sorting when fetching poller records for maximum performance
36
+ -feature#234: Spine should see if script to be executed is executable
22
37
23
38
1.2.24
24
- -issue#296: In some environments snmp_get without response cause SIGSEGV
39
+ -issue#296: When ignoring older OIDs, segmentation faults can be caused
25
40
26
41
1.2.23
27
42
-issue#287: Unexpected reindexing occurs when using uptime as the reindex method
0 commit comments