Dear Monks,
I have a task to monitor NAS devices. A NAS device unlike a server does have an OS (win) installed and configurable harddrives (Raid5 or Raid0,1). The problem is that I cannot intalled any software on them because they won't work. Do you know if there is a Perl module that may allow me to check the NAS devices (harddrives) remotely? I'm wondering if I have to login everytime or could I use a Perl module to check the harddrives remotely. Inside a NAS, there is a command that I could run to check for harddrive health. Any ideas on how to accomplish this task will be appreciated.