
D&BITSMDelivery asked a question.
How Can I Confirm that the Agent is Running on Mac or Linux?
How can I tell if the client is running on a Mac or Linux machine? On Windows, I look for the SnowInventoryClient service to be running.
Can I do something like ps -ef | grep -i snow, etc.?
Thanks.