Am trying to automate our daily activities. Daily my first work is to login the linux server and check the Storage usage and CPU usage. how to get or capture the data in Putty terminal… any suggestion how to do this… In every day i spend 2 Hrs for this activity…
@SriRam - One way to get this data is by running a cron job with a script which can email these details to you every day. Any particular reason you want to use UiPath for this? Are there any additional activities you would like to automate?
@sreenivasm
want to automate pulling data from multiple servers through putty and consolidate that data for reports.
no connection between servers, so shell script is not that reliable.
how do we do this using UI Path