Syrupy
Syrupy copied to clipboard
Question: could Syrupy collect data of a remote machine?
ps command could go across machine with something like ssh user@host "ps -ef | grep java". Could Syrupy leverage that and do logging for the counters on two separate machines? Will be useful to monitor clusters.
Thanks!