#NEW: Harvest 25.05.0 has been released

1 messages Ā· Page 1 of 1 (latest)

south ravine
#

https://github.com/NetApp/harvest/releases/tag/v25.05.0

šŸ“Œ Highlights of this major release include:

⭐ New Features

Cisco Switch collector
o Harvest collects environmental, ethernet, optics, interface, link layer discovery protocol (LLDP), Cisco discovery protocol (CDP), and version related details from Cisco switches and includes a new dashboard to visualize them. Thanks to @BrendonA667, Mamoep, and Eric Brüning for reporting and providing valuable feedback on this feature.

• Harvest includes a new performance collector named KeyPerf, designed to gather performance counters from ONTAP objects that include a statistics field in their REST responses.

• Harvest supports auditing volume operations such as create, delete and modify via ONTAP CLI or REST commands, tracked through the ONTAP: AuditLog dashboard. Thanks @mvilam79 for reporting.

• Harvest supports filtering for the RestPerf collector.

• Harvest collects vscan server pool active connection. Thanks @BrendonA667 for reporting.

• Harvest collects uptime in lif perf templates and shows them in the SVM dashboard. Thanks to @Pengng88 for reporting.

• Harvest collects volume footprint metrics and displays them through the Volume dashboard. Thanks to @robert Brown for reporting.

• Harvest includes a beta template to collect ethernet switch ports. Thanks to @robert Watson for reporting!

⭐ Several of the existing dashboards include new panels in this release:
o The Disk dashboard updates CP panels Disk Utilization panel.
o The Node dashboard include the Node column in the Node Detail panel.
o The Quota dashboard includes Space Used panel. Thanks @razaahmed for reporting.
o The Aggregate dashboard includes Growth Rate panel. Thanks @preston Nguyen for reporting.
o The Volume dashboard includes Growth Rate panel. Thanks @preston Nguyen for reporting.
o The Volume dashboard includes volume footprint metrics in FabricPool panel. Thanks @rbrown for reporting.

robust sky
#

Is it possible to add Cisco Switches in Nabox too?

south ravine
#

@sacred flume

sacred flume
#

It’ll be done yes

hushed zealot
#

Great Release Guys! I absolutely love the new Cisco Dashboard for the Metrocluster Switches šŸ˜

wet gorge
#

did you need for the Cisco Switches in Nabox a new Datacenter name? We used the datacenter Name of our IP-Metro and didn't see the new Dashboard ...

south ravine
#

As @sacred flume mentioned above, he's currently working on adding support for Cisco switches to the Nabox UI. You can add a Cisco poller manually to Nabox by following the steps below:

  1. import the dashboard from GitHub
  2. add your switches to /etc/nabox/harvest/harvest.yml similar to this, updating $addr, $user, $port, and $pass with your values. $port needs to be different from the other ports in your harvest.yml
switch1:
    datacenter: rtp
    addr: $addr
    username: $user
    port: $port              
    password: $pass
    use_insecure_tls: true
    collectors:
        - CiscoRest
opal patio
#

One doubt about the recent release and the inclusion of Cisco N3K and N9K monitoring with Harvest 25.05. The minimum release which can be monitored which harvest is nxos 9.3.12, It is correct?

south ravine
#

Hi @opal patio The versioned directory you saw at conf/ciscorest/nxos/9.3.12 will work for earlier versions of Cisco N3K and N9K too

opal patio
#

Okis, I was asking because we have N3K intracluster swiches and we have implemented one for testing but the information wasn't received on prometheus. I have a user for read only and I enable the nxapi on switch where I tested. So I don't know if I am missing something or what happens.

south ravine
#

Can you share the log files for that poller?

opal patio
#

I have another question about Nabox and Harvest, I was asumming that both deployments of harvest has the same dashboards but it seems nabox has more information in dashboards about SGRID. It is correct?
Thanks.

south ravine
#

yes, please. thanks!

south ravine
#

Can you copy/paste an image of the discrepancy?

opal patio