September 27, 20205 yr 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 June 13, 20224 yr by linuxserver.io
September 27, 20205 yr 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 September 27, 20205 yr by ndetar
September 27, 20205 yr I have it installed - but all disks show up with no data. What should it do to get the SMART data populated? Edited September 27, 20205 yr by abhi.ko Addec screenshot
September 27, 20205 yr 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? Try going into the shell (click on it's icon, and select shell) then run scrutiny-collector-metrics run
September 27, 20205 yr Thanks! That worked, but I only have metrics for sdb-sdg. What about the rest of the drives? How do I get those? Edited September 27, 20205 yr by abhi.ko
September 27, 20205 yr at this time i can find 3 versions from scrutiny in the Community Application. What are the difference and which one should i use?
September 27, 20205 yr 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.
September 27, 20205 yr 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...
September 27, 20205 yr okay, you are right... this question was dumb, but what are the difference to the other versions?
September 29, 20205 yr 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
September 29, 20205 yr 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!
September 30, 20205 yr 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?
September 30, 20205 yr 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.
September 30, 20205 yr 22 minutes ago, Pducharme said: it cannot find the command. Are you running the command on unRAID terminal or the docker console?
September 30, 20205 yr I'm also trying and can not get this to work. Container settings: Run the command: yaml file: What should i do more?
September 30, 20205 yr 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 ?
September 30, 20205 yr 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 September 30, 20205 yr by cagemaster
September 30, 20205 yr 1 minute ago, Pducharme said: @cagemaster thanks. How'd you make it work? Because it's not working for me. Edited September 30, 20205 yr by cagemaster
September 30, 20205 yr 2 minutes ago, cagemaster said: I read somewhere that that command runs once every day. Yep!
September 30, 20205 yr 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.
September 30, 20205 yr 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.
September 30, 20205 yr 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.