Commit graph

133 commits

Author SHA1 Message Date
Franco Fichtner
566a38480d plugins: minor changes 2019-09-16 21:24:05 +02:00
Alexander Shursha
806ed989df os-smart: remove duplicate descriptions. (#1468) 2019-08-29 08:22:34 +02:00
Franco Fichtner
6ee1662386 sysutils/smart: consistency is futile #1384 2019-08-23 13:55:55 +02:00
Franco Fichtner
790ab7652f sysutils/smart: nvd vs. nvme #1384 2019-08-23 13:26:32 +02:00
Franco Fichtner
0d02c2aa64 sysutils/smart: to be honest, if the kernel says it's a disk...
... don't ask diskinfo to let it ask the kernel if the disk exists.  ;)
2019-08-23 10:37:56 +02:00
Franco Fichtner
1a3517ec8a sysutils/smart: update style on previous, simplify 2019-08-23 10:22:26 +02:00
ATL
eb6e584beb fixes SMART Status "unknown" in the smart widget and more... (#1429)
* fixes SMART Status "unknown" in the smart widget

This fixes the "Unable to detect device typ" of smartctl, because it needs the full path to the device (e.g. /dev/ada0). As second it removes white space from start of $state variable before return, which let it match in the right way in the smart_status.widget.php. And as last the additional diskinfo command let the script skip devices, where disking exits with the error 'failed, probably not a disk.'.

* replace device listing

replace fixed device pattern with list of disk devices detected by kernel
2019-08-23 10:06:47 +02:00
Franco Fichtner
8aad34a47e sysutils/smart: minor tweaks on previous 2019-08-23 10:03:23 +02:00
nhirokinet
8f09bce27b SMART dashboard widget to display correct status (#1428) 2019-08-23 09:48:56 +02:00
Franco Fichtner
94a1dbc1eb *: release a few things 2019-07-14 17:56:36 +02:00
Michael
dde7a8443b sysutils/nut: add riello driver (#1389) 2019-07-10 07:27:56 +02:00
Franco Fichtner
58dca839c8 LICENSE: sync 2019-07-02 23:44:12 +02:00
Julio Camargo
5e9076706f APU LED Plugin PR; closes #1269 2019-06-24 07:48:09 +02:00
Franco Fichtner
56119ddd59 sysutils/smart: single quotes in translation 2019-03-12 07:10:06 +01:00
bevz
b701e07bd8 Fix dmidecode data parsing 2019-03-07 14:02:13 +03:00
Franco Fichtner
459cefefcb sysutils/dmidecode: looks good, release 1.0 for 19.1-RC1
CC: @evbevz
2019-01-14 19:50:58 +01:00
Franco Fichtner
4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Franco Fichtner
57a98384f1 sysutils/smart: style and directory change 2019-01-13 16:59:02 +01:00
Sergey Kirpa
50d6842989 Smart refactoring (#1081)
Smart plugin uses MVC. Changes agreed with Smart-Soft.
2019-01-13 16:44:51 +01:00
Franco Fichtner
56c4012110 sysutils/dmidecode: unify and update copyright
Discussed with: @evbevz
2019-01-12 18:23:15 +01:00
Franco Fichtner
0980f7c3da sysutils/dmidecode: simplify/clarify 2019-01-12 16:46:05 +01:00
Franco Fichtner
766258504c sysutils/dmidecode: enhance comment/description 2019-01-12 16:42:32 +01:00
evbevz
c6ce04bb69 System hardware widget (#1117) 2019-01-12 16:36:41 +01:00
Franco Fichtner
6fcff48005 sysutils/api-backup: time for release 2018-12-18 07:38:13 +01:00
Franco Fichtner
5b179b652c all: style sweep 2018-12-18 07:28:09 +01:00
Franco Fichtner
0ee1b755c5 sysutils/mail-backup: add pkg-descr 2018-12-11 12:56:00 +01:00
Michael
6ca68369b9 sysutils/nut: add listen, make arguments more flexible (#1020) 2018-11-25 12:40:58 +01:00
Franco Fichtner
0be5359db9 sysutils/mail-backup: proper license 2018-11-15 10:08:16 +01:00
Franco Fichtner
88a251a375 sysutils/mail-backup: make setup fully functional 2018-11-15 09:24:52 +01:00
Franco Fichtner
105cf47397 sysutils/mail-backup: fix model save 2018-11-13 20:11:31 +01:00
Franco Fichtner
886524fd5e sysutils/mail-backup: rename previous 2018-11-13 20:03:16 +01:00
Michael
2e553f844b sysutils/nut: add missing templating and fix for privilege usage (#966) 2018-11-10 14:20:15 +01:00
Fabian Franz BSc
f0d2a2edb0 sysutils/smart: fix coloring for themes; "s/\t/ /g"; cleanup php (#957) 2018-11-05 19:23:43 +01:00
Michael
88fc90f4d4 sysutils/nut: add blazer_ser driver (#950) 2018-11-02 10:39:53 +01:00
Franco Fichtner
843643e340 sysutils/nut: 1.3 for #908 2018-10-11 10:39:59 +02:00
Michael
b1f32a1bc5 sysutils/nut: add blazer_usb driver (#908) 2018-10-11 09:46:56 +02:00
Franco Fichtner
9d006edd2c README: update and whitespace sweep 2018-10-07 20:11:25 +02:00
Fabian Franz BSc
b44d8ba706
add backup api; closes #865 (#895)
* add backup api; closes #865
* make backup api devel
* sysutils/api-backup: rename
* sysutils/api-backup: fix prev
* fix ACL
2018-10-07 15:57:59 +02:00
Michael
c2f178c730 sysutils/nut: restructure diagnostics (#885) 2018-10-01 13:36:11 +02:00
Franco Fichtner
6fbe82b1f4 */*: retrofit @mimugmail's e-mail as requested 2018-09-17 08:05:31 +02:00
Michael
a0483bad7d sysutils/nut: add apcsmart driver (#781) 2018-08-12 12:23:36 +02:00
Fabian Franz
1dfd76c558
sysutils/smart: style fixes; cleanup 2018-07-29 16:18:52 +02:00
Franco Fichtner
5a131890cd sysutils/monit: drop from plugins, moved to core 2018-07-27 20:28:20 +02:00
Franco Fichtner
ccd89d956f */*: no more trailing slashes in navigation 2018-07-03 10:14:42 +02:00
Franco Fichtner
b2895da8fa *: bump version for recent changes to force update 2018-07-01 12:21:33 +02:00
Fabian Franz BSc
7c634371f5
Fix diag smart (#715)
* sysutils/smart: fix php syntax; code cleanup; gettext
* use bootstrap classes for themes
* sysutils/smart: version bump
2018-06-17 18:41:18 +02:00
Franco Fichtner
f2d14e36f0 */*: migrate rc.syshook files 2018-06-11 05:33:33 +00:00
Franco Fichtner
4a68e63da6 sysutils/lcdproc-sdeclcd: do not start it twice
The framework already takes care of adding early and start
scripts to post-install stage.  :)
2018-06-11 05:28:36 +00:00
Franco Fichtner
19a2ff016b sysutils/nut: bump model version for release 2018-05-16 07:06:24 +02:00
Franco Fichtner
0bc2c008f9 whitespace sweep 2018-05-14 18:16:15 +02:00