Need Some guidance on scripting

Hey All,

I am newbie on scripting and need some guidance from all the experts here.

I am working on one project where I will check the status/health of around ten (10) solaris 10 servers.

I have one central server from where I have already setup the passwordless SFTP and setup the cron so that I dont have to do this manually.

What I want is like this.

From this central server, log in to all the target servers periodically and then check the status of the server ( like the memory, diskspace, number of users/connections ) and so on and then send a report to my email

If anyone have any ideas, please let me know

Again i am new to this and will need some help from the seniors.

any scripts that you are aware off can do this for me

What have you tried?