I want a command to run automatically on my NAS control station which is linux based.
nas_pool -size -a to run everyday at 12 AM .
I have my Control station IP added to exchange server and getting mail to my ID using mail -v Example@ID.com
I want the NAS utilization report to run nas_pool -size -a which gives the output as:
id = 3
name = clar_r5_performance
used_mb = 8388736
avail_mb = 405784
total_mb = 8794520
potential_mb = 0
can somebody help me with how to configure this output to my mail ID.
Your help will be appreciated!
I am not that comfortable around Linux so a step by step approach will help understand better. Thanks a lot for your time..