Search found 3 matches

by mattstan
Tue Feb 26, 2019 6:19 pm
Forum: Open Source Nagios Projects
Topic: Multiple Commands in Single SSH Session
Replies: 6
Views: 3248

Re: Multiple Commands in Single SSH Session

Yes, thank you very much for your help. RESOLVED
by mattstan
Sat Feb 23, 2019 12:19 pm
Forum: Open Source Nagios Projects
Topic: Multiple Commands in Single SSH Session
Replies: 6
Views: 3248

Re: Multiple Commands in Single SSH Session

Thank you for the response @cdienger. That's a really good suggestion. In the interim I found the check_by_ssh script and I've modified it to suit my needs. It looks like there were some mem leaks in it so I have fixed those. Looking forward to my QuickStart training later this week.
by mattstan
Wed Feb 20, 2019 11:21 pm
Forum: Open Source Nagios Projects
Topic: Multiple Commands in Single SSH Session
Replies: 6
Views: 3248

Multiple Commands in Single SSH Session

I have what is likely a simple (I hope) question. I have 10 devices that support ssh. I would like to ssh into the devices and collect various metrics. I have read about creating services and commands. Because I am an in bandwidth constrained environment I want to run all of my commands within a sin...