Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scrutiny widget #548

Merged
merged 1 commit into from Nov 23, 2022
Merged

Add scrutiny widget #548

merged 1 commit into from Nov 23, 2022

Conversation

Tarow
Copy link
Contributor

@Tarow Tarow commented Nov 23, 2022

Added widget to support scrutiny information:

Configuration:

  - Scrutiny:
      icon: scrutiny.png
      href: https://scrutiny.mydomain.com
      description: Hard Drive Monitoring
      widget:
        type: scrutiny
        url: https://scrutiny.mydomain.com

Preview:

Scrutiny Widget

Copy link
Collaborator

@shamoon shamoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool thanks

@shamoon shamoon merged commit 3ebfad8 into gethomepage:main Nov 23, 2022
@Xm798
Copy link

Xm798 commented Nov 30, 2022

On the scrutiny's settings panel, we can change the device status between Smart, Scrutiny and Both. I changed it to "Smart" because I only want to get the information of smartctl and ignore failures scrutiny detected. But the widget doesn’t seem to be able to configure the device status type, which always shows that there are several FAILED disks.

Could you add a switch to the widget to select which type of status report to output?

Ref AnalogJ/scrutiny#275 and https://github.com/AnalogJ/scrutiny/blob/d8d56f77f9e868127c4849dac74d65512db658e8/webapp/frontend/src/app/shared/device-status.pipe.ts#L12-L17.

Thanks so much.

@JazzFisch
Copy link
Collaborator

On the scrutiny's settings panel, we can change the device status between Smart, Scrutiny and Both. I changed it to "Smart" because I only want to get the information of smartctl and ignore failures scrutiny detected. But the widget doesn’t seem to be able to configure the device status type, which always shows that there are several FAILED disks.

Could you add a switch to the widget to select which type of status report to output?

Ref AnalogJ/scrutiny#275 and https://github.com/AnalogJ/scrutiny/blob/d8d56f77f9e868127c4849dac74d65512db658e8/webapp/frontend/src/app/shared/device-status.pipe.ts#L12-L17.

Thanks so much.

@Xm798 please create a new feature request for tracking.

Copy link
Contributor

github-actions bot commented Feb 6, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants