windows_exporter icon indicating copy to clipboard operation
windows_exporter copied to clipboard

Expose SSH session

Open sbudaraj-vcc opened this issue 2 years ago • 1 comments

Is there any metric that shows the info of ssh sessions or users in a machine? This could be very useful to observe the usage of cloud instances or workstations. I found node_exporter for Linuz has a collector, logind, is there any for windows?

sbudaraj-vcc avatar Mar 28 '22 10:03 sbudaraj-vcc

Native SSH functionality is relatively new to Windows, and after checking a test Windows 11 machine there are no SSH performance counters exposed.

There's a small chance some counters have been exposed via WMI. If you can find a suitable metric source, let us know and we can include it in the exporter.

breed808 avatar Apr 06 '22 10:04 breed808

This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.

github-actions[bot] avatar Nov 25 '23 02:11 github-actions[bot]