#Is there a way to get the number of ONTAP connections from Harvest?

1 messages · Page 1 of 1 (latest)

open parrot
#

Hey! I am debugging an issue with hitting the ONTAP connection limits due to harvest and I was wondering if there was a REST metric I could alert on or use to create a PROMQL query to figure out how many unique connections ONTAP has.

jolly plover
#

can you provide anymore details on your environment? Are you using the out-of-the-box templates or have you added/enabled additional ones? Where are you seeing the connection limit messages on ONTAP or Harvest logs? Could you upload your poller logs to https://upload.nabox.org/paru-xicu-byto

open parrot
open parrot
# jolly plover can you provide anymore details on your environment? Are you using the out-of-th...

I’ve disabled harvest in the environment that’s having the issue and I’m currently in a test environment. Currently I was using a ZAPI metric to create a grafana alert to see how many established connections ONTAP has. This is what I currently have: count(netstat_bytes_recvd). I was wondering if there was something similar in REST that I could do. We’re exploring a solution to the connections issue but the main thing is that we wanted to be able to alert on how many established connections OnTap has

jolly plover
#

The number of active connections is tracked via the discussion link I shared above. Does that do what you want?