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.

[Deprecated] Linuxserver.io - Scrutiny

Featured Replies

linuxserver_medium.png?v=4&s=4000

 

As off June 13, 2022 this image has been deprecated, read the notice here https://info.linuxserver.io/issues/2022-06-13-scrutiny/

 

Application Name: Scrutiny
Application Site: https://github.com/AnalogJ/scrutiny
Docker Hub: https://hub.docker.com/r/linuxserver/scrutiny/
Github: https://github.com/linuxserver/docker-scrutiny

 

Please post any questions/issues relating to this docker you have in this thread.

If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support.

Edited by linuxserver.io

  • Replies 79
  • Views 32.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • The newest release 4.1 and 4.0 added influxdb among other changes and the container template on the community applications page needs to be updated accordingly. You can change the repository field to

  • Hey, This is AnalogJ, the developer of Scrutiny.   I've seen some confusion around the SCRUTINY_API_ENDPOINT. If you're using the "all-in-one" container, which runs both the API and the

  • I had the same confusion, but got it working. Remove the old scrutiny App (you can leave the image and have a CA Backup in case). Delete scrutiny.yaml from /mnt/user/appdata/scrutiny as

Posted Images

i can't install the docker, till i delete the ":ro" from "UDEV: /run/udev:ro"

I also had to remove the ":ro" from UDEV.

However, I also have an issue where only 4 of my drives are showing up on the dashboard.

 

Edit:

I have two controllers in my server and it looks like only the drives connected directly to the motherboard are showing up on the dashboard.

Edited by ndetar

I have it installed - but all disks show up with no data. What should it do to get the SMART data populated?   

image.thumb.png.bbac7d3f456e028bdbbbcfc7bf0d9168.png

Edited by abhi.ko
Addec screenshot

44 minutes ago, abhi.ko said:

I have it installed - but all disks show up with no data. What should it do to get the SMART data populated?   

image.thumb.png.bbac7d3f456e028bdbbbcfc7bf0d9168.png

Try going into the shell (click on it's icon, and select shell) then run 

scrutiny-collector-metrics run

 

Thanks! That worked, but I only have metrics for sdb-sdg. What about the rest of the drives? How do I get those?

image.thumb.png.47429bedd08c317ac70927a9965a70e8.pngimageproxy.php?img=&key=e5eec7c5c933ca16

Edited by abhi.ko

at this time i can find 3 versions from scrutiny in the Community Application. What are the difference and which one should i use?

3 hours ago, sonic6 said:

i can't install the docker, till i delete the ":ro" from "UDEV: /run/udev:ro"

 

2 hours ago, ndetar said:

I also had to remove the ":ro" from UDEV.

However, I also have an issue where only 4 of my drives are showing up on the dashboard.

 

Edit:

I have two controllers in my server and it looks like only the drives connected directly to the motherboard are showing up on the dashboard.

That was my bad. It's fixed now.

23 minutes ago, sonic6 said:

which one should i use?

Based upon where you've posted the question, the answer will probably be the linuxserver version...

okay, you are right... this question was dumb, but what are the difference to the other versions?

All OT discussion regarding this has been moved to the lounge

I am not able to see any of the drives behind my 3ware controller.

 

INFO[0003] Publishing smartctl results for               type=metrics
INFO[0003] Collecting smartctl results for sdaa          type=metrics
INFO[0003] Executing command: smartctl -x -j /dev/sdaa   type=metrics
{
  "json_format_version": [
    1,
    0
  ],
  "smartctl": {
    "version": [
      7,
      1
    ],
    "svn_revision": "5022",
    "platform_info": "x86_64-linux-4.19.107-Unraid",
    "build_info": "(local build)",
    "argv": [
      "smartctl",
      "-x",
      "-j",
      "/dev/sdaa"
    ],
    "messages": [
      {
        "string": "Smartctl open device: /dev/sdaa failed: AMCC/3ware controller, please try adding '-d 3ware,N',",
        "severity": "error"
      },
      {
        "string": "you may need to replace /dev/sdaa with /dev/twlN, /dev/twaN or /dev/tweN",
        "severity": "error"
      }
    ],
    "exit_status": 2
  }
}
ERRO[0003] smartctl returned an error code (2) while processing sdaa  type=metrics
ERRO[0003] smartctl could not open device                type=metrics
INFO[0003] Publishing smartctl results for               type=metrics
INFO[0003] Main: Completed                               type=metrics

 

I wish there was a way to enter custom display data for each of your drives...

 

Just seeing /dev/sdb is not informative enough. You should be able to give the disk a custom name, and to display things

like the serial number... stuff displayed on the Main tab in our beloved GUI.

 

Also... how does one initiate a new scan of the drive(s)? That could be a button.

 

Thanks for making the Docker guys!

Well I got this error message when I ran the "scrutiny-collector-metrics run" in the dockers CLI:

 

2020/09/29 23:13:22 ERROR: Post http://localhost:8080/api/devices/register: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

I changed the WebUI port to 8085 but other than that, everything was left 'default'.

 

Any ideas?

 

 

Is there a second part I need to install to have this working?  I only see this in the WEB UI.  When trying the command mentioned, it cannot find the command.

 

 

Capture d’écran, le 2020-09-30 à 14.48.49.png

22 minutes ago, Pducharme said:

 it cannot find the command.

Are you running the command on unRAID terminal or the docker console?

image.png.55d4c7dd317ad3cf96212883e3c73734.png

I'm also trying and can not get this to work.

 

Container settings:

963761734_Screenshot2020-09-30at21_14_34.thumb.png.ef53a312fb48e2ba32e7cc64367461d8.png

Run the command:

1635163675_Screenshot2020-09-30at21_14_59.thumb.png.070450100d00ff959aa390422c876228.png

yaml file:

2002542321_Screenshot2020-09-30at21_15_47.png.b9edd47e7a8d1489c3641d1c07737664.png

 

What should i do more?

 

Got it working, I was running the command on the Unraid Terminal instead of the Docker's terminal 😮

 

Look great.   Will that run automatically periodically or I'll have to run the command manually each time I want most newest data ?

1 minute ago, Pducharme said:

Got it working, I was running the command on the Unraid Terminal instead of the Docker's terminal 😮

 

Look great.   Will that run automatically periodically or I'll have to run the command manually each time I want most newest data ?

I read somewhere that that command runs once every day.

 

Link to quote: https://github.com/AnalogJ/scrutiny#usage

Edited by cagemaster

1 minute ago, Pducharme said:

@cagemaster thanks.

How'd you make it work? Because it's not working for me.

Edited by cagemaster

2 minutes ago, cagemaster said:

I read somewhere that that command runs once every day.

image.thumb.png.7055684d25fdbbde54e24b95fd5077b4.png

Yep!

1 minute ago, cagemaster said:

How'd you make it work? Because it's not working for me.

I only opened a "Terminal" on the scrutinity docker, then run the scrutinity-collector-metrics run command.  After that, It ran than the WEB UI was populated with my 16 drives + NVMe drive.

Just now, Pducharme said:

I only opened a "Terminal" on the scrutinity docker, then run the scrutinity-collector-metrics run command.  After that, It ran than the WEB UI was populated with my 16 drives + NVMe drive.

Hmm.. That was literally the first thing i tried.

Just now, cagemaster said:

Hmm.. That was literally the first thing i tried.

I suppose there is some bugs or your system has something special that make it not working.  Maybe the dev will find a fix!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.