Commit Graph

149 Commits

Author SHA1 Message Date
Franco Fichtner 18bc32f3b3 plugins: serious style sweep 2020-02-13 10:42:37 +01:00
Franco Fichtner f1a69249f9 plugins: style sweep 2020-02-10 21:12:05 +01:00
Franco Fichtner 7e651c28f4 sysutils/munin-node: small update 2020-02-10 17:23:23 +01:00
Michael aa15997d0d sysutils/munin-node: New plugin (#1690) 2020-02-10 17:21:02 +01:00
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