GTaudiophile
Lifer
At the command line, I can run checkraid.
Checkraid is an alias to...
'/usr/local/bin/tw_cli /c0/u0 show'
Here is a sample result of checkraid:
Unit UnitType Status %Cmpl Port Stripe Size(GB) Blocks
-----------------------------------------------------------------------
u0 RAID-1 OK - - - 465.761 976771120
u0-0 DISK OK - p0 - 465.761 976771120
u0-1 DISK OK - p1 - 465.761 976771120
Question:
Is there any way I can set up a crontab that runs checkraid say once an hour and then "inserts" the results above into an HTML file?
Checkraid is an alias to...
'/usr/local/bin/tw_cli /c0/u0 show'
Here is a sample result of checkraid:
Unit UnitType Status %Cmpl Port Stripe Size(GB) Blocks
-----------------------------------------------------------------------
u0 RAID-1 OK - - - 465.761 976771120
u0-0 DISK OK - p0 - 465.761 976771120
u0-1 DISK OK - p1 - 465.761 976771120
Question:
Is there any way I can set up a crontab that runs checkraid say once an hour and then "inserts" the results above into an HTML file?