Skip to content

PeterSuh-Q3/SynoSmartInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release License issues - SynoSmartInfo

[Introduction and detailed explanation of Syno Smart Info] https://www.reddit.com/r/synology/comments/1mgi44b/introducing_synology_custom_package_syno_smart/

< Another installation method instead of manually installing .spk >

Another installation method instead of manually installing the .spk

You can use 007revad's Synology package repository.

Add this URL to the package sources in the Package Center settings.

https://spkrepo.007daver.workers.dev/

580502821-e7badc9e-8302-421e-88fc-c140b76c5f2e

Installable package icons are available as shown below.

580502718-67a0de6b-7a0d-493a-b859-79c1d244cdef

Thanks @007revad

< Caution >

Synosmartinfo synology user must be granted the authority to process with sudoers.

Check if the file already exists with the command below, and if not,

sudoers processing as below is absolutely necessary.

sudo -i
ll /etc/sudoers.d/Synosmartinfo
sudo -i
echo "synosmartinfo ALL=NOPASSWD: /var/packages/Synosmartinfo/target/bin/syno_smart_info.sh" > /etc/sudoers.d/Synosmartinfo
chmod 0440 /etc/sudoers.d/Synosmartinfo
introducing-synology-custom-package-syno-smart-info-v0-8kct095tw5hf1 스크린샷 2025-10-25 오전 12 17 34 introducing-synology-custom-package-syno-smart-info-v0-44mjssa6x5hf1 introducing-synology-custom-package-syno-smart-info-v0-owm8qcbww5hf1

License

This repository is licensed under the MIT License.

This work is not affiliated with Synology Inc. in any way. It is an independent project. It is not an official Synology product and does not have any official support from Synology Inc. Use at your own risk.

About

Synology Smart Info (A package that checks disk S.M.A.R.T information based on a web UI)

Resources

License

Stars

Watchers

Forks

Contributors