Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SMART report upgrades

Featured Replies

Current the SMART report donwloads as:

 

 

hostname-smart-report-diskmount-date-time.rtf

 

so for example

 

tower-smart-report-disk11-20150725-0747.rtf

 

Ideally this should be named more after the disk and less after the hostname and disk location both of which are transient. I also worry about the date and tiem format as we have sen recently there is no one format that best fits the entire global userbase.

 

I would suggest instead:

 

smart-report-serialnumber-epoch.txt

 

(using txt wherever possible and not rtf)

 

If we could make it so that whenever a new disk is introduced to the array a smart report is created this would ensure every user would have a baseline for every disk regardless of if they know about the feature or not. Very useful for later debugging.

 

 

I had suggested model-serial-yyyymmdd-hhmm.txt

All of which are available, it stays the same per model-serial and the human date/time is sortable.

Epoch works for me, but then you have to strftime the value to convert it to a human readable format.

 

It's do-able.

I even have an strftime command and bash loadable shared library, but it's not necessary since yyyymmdd-hhmm is sort-able.

 

Better yet. let this be configurable with meta characters so people can use whatever date format they want.

 

@H = Host

@M = Model,

@S = Serial

and the rest of the % characters are passed to strftime.  fwiw. '%s' translates to the epoch.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.