Good day to all. In my workplace we have long monitored Linux hosts with SNMP (mostly Red Hat Enterprise versions 7 and 8).
Lately I have received a few requests for monitoring that requires running a shell script (Bash, Perl, or Python) on a Linux host and returning results.
I'm pretty sure this will require setting up an SSH login, probably an SSH key pair rather than password based authentication. Note that I am a long time Windows admin working to get up to speed with Linux.
Can someone advise (or point to good documents) about the best way to set up Solarwinds for Linux monitoring with an SSH key pair?
Thanks.