Hello,
doing some learning on the items, just doing some testing. Running into issues with
I was hoping doing "net.tcp.socket.count[,,,,]' would be able to help but it is still telling me unsupported item key.
I would like it to return the total amount of TCP connections, similar to running (Get-NetTCPConnection -State Established).Count in powershell.
Is it available on classic agent or do I need agent2?
doing some learning on the items, just doing some testing. Running into issues with
I was hoping doing "net.tcp.socket.count[,,,,]' would be able to help but it is still telling me unsupported item key.
I would like it to return the total amount of TCP connections, similar to running (Get-NetTCPConnection -State Established).Count in powershell.
Is it available on classic agent or do I need agent2?
Comment