1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- annotations:
- min_scale_version: 24.10.2.2
- app_version: v0.8.1-omnibus
- capabilities:
- - description: Scrutiny is able to write records to audit log
- name: AUDIT_WRITE
- - description: Scrutiny is able to change file ownership arbitrarily
- name: CHOWN
- - description: Scrutiny is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Scrutiny is able to bypass permission checks for file operations
- name: FOWNER
- - description: Scrutiny is able to preserve set-user-ID and set-group-ID bits
- name: FSETID
- - description: Scrutiny is able to send signals to any process
- name: KILL
- - description: Scrutiny is able to create special files using mknod()
- name: MKNOD
- - description: Scrutiny is able to bind to privileged ports (< 1024)
- name: NET_BIND_SERVICE
- - description: Scrutiny is able to use raw and packet sockets
- name: NET_RAW
- - description: Scrutiny is able to set file capabilities on other files
- name: SETFCAP
- - description: Scrutiny is able to change group ID of processes
- name: SETGID
- - description: Scrutiny is able to transfer capabilities between processes
- name: SETPCAP
- - description: Scrutiny is able to change user ID of processes
- name: SETUID
- - description: Scrutiny is able to use chroot() system call
- name: SYS_CHROOT
- categories:
- - monitoring
- changelog_url: https://github.com/AnalogJ/scrutiny/releases
- date_added: '2024-11-11'
- description: Scrutiny is tool for Hard Drive S.M.A.R.T Monitoring, Historical Trends
- & Real World Failure Thresholds
- home: https://github.com/AnalogJ/scrutiny
- host_mounts:
- - description: Scrutiny needs to access the udev device information. (Read Only)
- host_path: /run/udev
- - description: Scrutiny needs to access the host device information. (Read Only)
- host_path: /dev
- icon: https://media.sys.truenas.net/apps/scrutiny/icons/icon.svg
- keywords:
- - disk
- - monitoring
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: scrutiny
- run_as_context:
- - description: Scrutiny runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots:
- - https://media.sys.truenas.net/apps/scrutiny/screenshots/screenshot1.png
- sources:
- - https://github.com/AnalogJ/scrutiny
- title: Scrutiny
- train: community
- version: 1.2.8
|