Advertisement
Biduleohm

Useful Scripts Changelog

Sep 4th, 2015
1,424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. [2015-10-29]
  2. # Modified the SATA version of the SMART script to add the warning symbol when the last test age is over the testAgeWarn value and to make the script POSIXLY correct
  3.  
  4. [2015-10-13]
  5. # Modified the Zpool script to fix a problem in the errors parser and to make the script POSIXLY correct
  6.  
  7. [2015-09-17]
  8. # Modified the SATA version of the SMART script to shorten a long line in order to avoid copy-paste problems
  9.  
  10. [2015-09-16]
  11. # Modified the temperatures scripts
  12.  
  13. [2015-09-04]
  14. # Added the config backup script
  15. # Migrated the changelog and the scripts outputs from embedded code tags to pastebin to reduce first post length
  16.  
  17. [2015-08-18]
  18. # Added the SAS version of the SMART script
  19. # Modified the method for a self-adaptive script for the drives in the "Misc" section to avoid USB drives
  20. # Added the Last Test Age and replaced the Total Seeks by the UDMA CRC Errors in the summary of the SATA SMART script
  21.  
  22. [2015-04-17]
  23. # Added the SAS version of the temperatures script
  24. # Added the SAS version of the drives identification script
  25.  
  26. [2015-03-19]
  27. # Reduced the length of some lines in the SMART and ZPool scripts (should avoid some copy-paste line wrapping problems)
  28.  
  29. [2015-03-16]
  30. # Added the "Script basics" section
  31.  
  32. [2015-03-04]
  33. # Migrated the scripts sources from embedded code tags to pastebin to avoid copy-paste problems, reduce first post length and add syntax highlighting
  34.  
  35. [2015-02-18]
  36. # Added the critical symbol to the SMART script summary
  37.  
  38. [2015-02-14]
  39. # Modified the method for a self-adaptive script for the drives in the "Misc" section
  40. # Added the method for a self-adaptive script for the ZPools in the "Misc" section
  41. # Totally recreated the ZPool script to include the summary block
  42.  
  43. [2015-02-12]
  44. # Added the time to the UPS script
  45.  
  46. [2015-02-10]
  47. # Added the warning symbol to the SMART script summary
  48. # Added the changelog
  49.  
  50. [2015-02-09]
  51. # Optimized the SMART script by using -A -i instead of -a for the smartctl options
  52.  
  53. [2015-02-06]
  54. # Added the method for a self-adaptive script in the "Misc" section
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement