Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data, parsed, prepared and ready for you to easily use in your applications.
Before running lsof to find the list of open files, we should (at least):
check that the command is present. If not, display information on how to install it (platform dependent)
check if the version is compatible (output may change, maybe). We could use some fallbacks to collect as much information as possible, even though the version is not the one that we expect.
Before running
lsof
to find the list of open files, we should (at least):