Commit graph

145 commits

Author SHA1 Message Date
Michael
b8e422b56c
sysutils/nut: Add PowerWare bcmxcp_usb driver (#1658) 2020-02-06 22:58:51 +01:00
Frank Wall
b5f667e0c4 sysutils/mail-backup: bump version 2020-01-21 23:28:24 +01:00
Frank Wall
744d7ca8a8 sysutils/mail-backup: fix use of undefined constant, closes #1617, closes #1540 2020-01-21 23:25:16 +01:00
Franco Fichtner
2d0c6ac443 sysutils/apuled: manually merge update
PR: https://github.com/opnsense/plugins/pull/1413
2020-01-03 12:29:07 +01:00
Michael
70a00f65b3 sysutils/nut: only allow specific chars as name (#1631) 2019-12-21 09:36:39 +01:00
Michael
61d0f6c41f sysutils/nut: Fix typo in snmp-ups driver (#1626)
* Update ups.conf

* Update Makefile

* Update Makefile

* Update Makefile
2019-12-17 22:49:46 +01:00
Michael
78a77d7e63 sysutils/nut: fix permissions for blazer_ser driver (#1576) 2019-11-11 18:24:48 +01:00
Michael
8772a40495 sysutils/nut: add snmp and qx driver (#1552) 2019-10-28 11:47:27 +01:00
Franco Fichtner
8f2805ef58 plugins: PSR12 for "s" and "w" 2019-10-07 21:40:59 +02:00
Franco Fichtner
3c70f7976d sysutils/virtualbox: release plugin 2019-10-02 07:35:01 +02:00
Franco Fichtner
508a503e28 sysutils/virtualbox: small changes 2019-09-17 10:19:24 +02:00
Andrew
aebbeb5b68 sysutils/virtualbox plugin proposal (#1502) 2019-09-17 10:15:12 +02:00
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