Are you having any trouble with it? I just so happen to work at SysAid...
The Linux agent is basically a shell script that runs lshw and sends the XML output to the SysAid server, which generates it into an asset. You should probably cron that script so that the asset would get updated regularly with changes.
Let me know if you have any questions/problems with it...
Joseph
Are you having any trouble with it? I just so happen to work at SysAid...
The Linux agent is basically a shell script that runs lshw and sends the XML output to the SysAid server, which generates it into an asset. You should probably cron that script so that the asset would get updated regularly with changes.
Let me know if you have any questions/problems with it...
Joseph
I had not yet tried to run the agent. I would need to know how to get to a shell and if any of my logins will work on the shell. I should be able to find some sort of guides on how to set up the cron job and what not.