maintenance:releases:7.2.0_20210205
Differences
This shows you the differences between two versions of the page.
| maintenance:releases:7.2.0_20210205 [2021/02/05 15:41] – created yspeerte | maintenance:releases:7.2.0_20210205 [2024/07/03 12:31] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{indexmenu_n> | ||
| + | |||
| + | ====== NetYCE 7.2.0 Build_20210205 ====== | ||
| + | ====== Release notes ====== | ||
| + | Date: 2021-02-05 | ||
| + | |||
| + | |||
| + | \\ | ||
| + | <WRAP widths 60% box safety> | ||
| + | ===== Enhancement ===== | ||
| + | </ | ||
| + | |||
| + | ==== Compliance Reporting renewed ==== | ||
| + | <WRAP indent> | ||
| + | The reporting functionality of the compliance has received an upgrade. The form | ||
| + | has been completely renewed. The 'Saved reports' | ||
| + | templates' | ||
| + | |||
| + | An additional level of reporting has been added to the Nodes and the Policy reports to | ||
| + | include Rule-level details or not. You can now select four types of reports: | ||
| + | - Nodes | ||
| + | - Nodes with rules | ||
| + | - Policies | ||
| + | - Policies with rules | ||
| + | |||
| + | Once you select a report with valid filters a preview of the results will appear | ||
| + | in real-time. Once you click on 'Show report', | ||
| + | of all policies, nodes and rules, depending on the report type and filters you | ||
| + | selected, including details for the non-compliant ones. You can download this | ||
| + | in a csv file, both in UNIX and DOS formats. | ||
| + | |||
| + | Report details for multiconfig rules have been updated to become more clear and | ||
| + | detailed. | ||
| + | |||
| + | See the Wiki article on [[guides: | ||
| + | </ | ||
| + | |||
| + | ==== Compliance triggers ==== | ||
| + | <WRAP indent> | ||
| + | There are several events that can trigger a compliance check for a node. A retrieved | ||
| + | configuration with a detected change is not the only one. Updates to the stored node | ||
| + | details using the front-end is another. But also changes to the node-groups where it | ||
| + | is now part of could form a trigger. The same applies to changes to Policies, rules | ||
| + | and conditions that apply to the node. | ||
| + | |||
| + | Unfortunately, | ||
| + | Compliance checks now get triggered whenever anything in the process is | ||
| + | modified (policies, rules, conditions, nodes, node groups, cmdb nodes) or when | ||
| + | a job triggers a configuration change. | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | \\ | ||
| + | <WRAP widths 60% box safety> | ||
| + | ===== Change ===== | ||
| + | </ | ||
| + | |||
| + | ==== Compliance reporting API ==== | ||
| + | <WRAP indent> | ||
| + | The XCH API for compliance reporting has been simplified. Instead of cmpl_report | ||
| + | and cmpl_report_raw, | ||
| + | everything. | ||
| + | |||
| + | Also see the Wiki article on [[guides: | ||
| + | </ | ||
| + | |||
| + | ==== Compliance block rules ==== | ||
| + | <WRAP indent> | ||
| + | Compliance Rules that select their configuration sections (blocks) based on ' | ||
| + | don't have a Rule-end field anymore, since it has no practical use. | ||
| + | |||
| + | As the ' | ||
| + | detected using the vendor' | ||
| + | |||
| + | </ | ||
| + | |||
| + | ==== Service-type alias rename ==== | ||
| + | <WRAP indent> | ||
| + | Service-types use aliases to located or created objects like nodes, ports, subnets, etc. | ||
| + | The aliases are used to give these objects a handle or name for further manipulation. | ||
| + | |||
| + | When working with Service-types, | ||
| + | when renaming an alias, ALL references to the alias were modified. But as lines can be copied | ||
| + | and moved, the users intention was more likely to change the alias into a new reference. | ||
| + | |||
| + | Therefore, this behaviour was changed to rename the alias from the current line onwards only. | ||
| + | Any earlier references to that alias name will remain unchanged. | ||
| + | </ | ||
| + | |||
| + | ==== Closing popup windows ==== | ||
| + | <WRAP indent> | ||
| + | Various tools use popup browser windows to provide the use with requested details or reports. | ||
| + | These windows could be closed using the ' | ||
| + | ease-of-use, | ||
| + | </ | ||
| + | |||
| + | |||
| + | \\ | ||
| + | <WRAP widths 60% box safety> | ||
| + | ===== Fix ===== | ||
| + | </ | ||
| + | |||
| + | ==== Compliance signalling ==== | ||
| + | <WRAP indent> | ||
| + | A bug in the compliance signalling where signals weren' | ||
| + | stayed non-compliant is fixed. Compliance signalling sends per-node messages to | ||
| + | external systems on compliance events using syslog, snmp-traps, email or rest-api. | ||
| + | |||
| + | </ | ||
| + | |||
| + | ==== Compliance dashboard ==== | ||
| + | <WRAP indent> | ||
| + | The compliance dashboard has been made more stable with unexpected and illogical | ||
| + | entries removed. | ||
| + | |||
| + | </ | ||
| + | |||