Skip to content

UTM v0.4

Compare
Choose a tag to compare
@paregupt paregupt released this 01 Aug 06:34
· 71 commits to master since this release
6c9c886

Number of enhancements/changes/fixes: 25+

Big thanks to the community, especially @jon-ae, @IanSJones, @kebrant, @privaldi and Art.

Receiver Enhancements

  1. Support for UCS mini
  2. Support for S-series servers connected to FEX
  3. Added -vvvv option to enable raw dump of incoming data from UCS - Enhanced debugging.
  4. Improved DB schema. Uniform notation of peer, peer_type and peer_port.

New use-cases

  1. Uplink port utilization graphs in %
    1. Thresholds set at 60% (warning) and 80% (critical) port utilization
  2. Uplink port utilization - consolidated tabular view.
  3. Server port utilization graphs in %
    1. Thresholds set at 60% (warning) and 80% (critical) port utilization
  4. Server port utilization - consolidated tabular view.
  5. Top 10 port for RX/TX traffic for FC/Eth
  6. Top 10 servers for RX/TX traffic for FC/Eth
  7. Load-balance use-cases on UCS domain traffic dashboard for FC and Eth
  8. Graph panel legends changed default from avg and curr to peak and avg. This is configurable if you wish to change it back.
  9. Variables for Database name ($db) and Retention Policy ($rp).
    1. Getting ready for configurable data roll up and retention policy.
  10. Time-series view of inventory, status, etc.

Other UI Enhancements

  1. Improved Documentation - Added conceptual drawings like UCS Architectural diagram, PAUSE frame monitoring, etc.
  2. Updated tables panels for Grafana 7 format
  3. Updated Stats panels for Grafana 7 format
  4. Updated descriptions of all panels
  5. Fixed color coding of description panels ( stopped working after disabling sanitize html flag)
  6. Improved Security - No dependency on enabling Javascript in Grafana anymore. Added alternative approach for images. Don't need to sanitize html anymore.
  7. Simple navigation via menu at the top
  8. Modern color scheme
  9. Improved panel at the top of the page (removed table/cell boundaries)
  10. fc_data_rate - New variables to account for 85% data rate utilization of FC ports
  11. Optimized the loading time of the point-in-time graphs by using reduced time window.

Dependency:

  • Grafana v7.1
  • Multistat panel 1.4.1.

UTM v0.4 OVA?

There is no dedicated OVA for UTM 0.4. Creating OVA for every change is just too much overhead. You can download the UTM 0.3 OVA from the link below and upgrade to the latest. The upgrade takes less than 2 minutes with internet access. Manual upgrade is also quick but you have to download the packages and copy them to the UTM VM.
Download OVA
DO NOT follow the instructions from the read-me file packaged with the OVA. They are old.
Find the latest installation/upgrade instructions here.