Franco Fichtner
ee4ccb371d
sysutils/nut: remove sessionClose()
2024-12-12 08:39:07 +01:00
Franco Fichtner
33466e1889
sysutils/nut: easier version number
2024-12-09 14:01:34 +01:00
Franco Fichtner
fc230cc927
sysutils/nut: do not crash on this edge case, all I can test
2024-12-06 17:50:14 +01:00
Franco Fichtner
f2a59dad2f
sysutils/nut: scrub
2024-12-06 17:31:51 +01:00
DollarSign23
dbe996b053
sysutils/nut: new dashboard widget ( #4188 )
2024-12-06 14:28:46 +01:00
kumy
e31bf67701
sysutils/git-backup: Fix typo ( #4345 )
2024-11-11 10:18:54 +01:00
Franco Fichtner
8acc780ecc
sysutils/cpu-microcode: remove the late loading code, AMD early load now supported
2024-10-17 11:47:30 +02:00
Franco Fichtner
c48d31be34
sysutils/smart: also add link
2024-10-09 08:55:59 +02:00
Franco Fichtner
c4eb416554
sysutils/smart: repair breakage
2024-10-09 08:53:27 +02:00
Franco Fichtner
50692fd759
sysutils/apcupsd: revision bump
2024-10-02 08:07:42 +02:00
Franco Fichtner
b92946ee17
plugins: prefer /ui links over /api links in ACL
...
Otherwise the landing page might be an API endpoint that's not overly
useful to the user.
2024-10-01 09:01:23 +02:00
Franco Fichtner
c00f0ac007
sysutils/smart: can change version now
2024-09-27 16:08:04 +02:00
Franco Fichtner
2ccfa77efe
sysutils/smart: fix ACL lint complaints
2024-09-27 16:07:36 +02:00
franciscodimattia
1233676ed1
Update Smart.js to use detailed API ( #4257 )
2024-09-27 16:04:01 +02:00
Franco Fichtner
92c782607d
sysutils/apcupsd: revision bump
2024-09-17 07:46:32 +02:00
Franco Fichtner
08c4f7c380
sysutils/dec-hw: revision bump
2024-09-17 07:32:41 +02:00
Stephan de Wit
0068b7295e
sysutils/dechw: fix ACL, fixes https://github.com/opnsense/plugins/issues/4233
2024-09-13 16:36:17 +02:00
Franco Fichtner
539193d14b
sysutils/smart: fix ACL
2024-09-13 12:39:23 +02:00
Franco Fichtner
d02e175cd2
sysutils/apcupsd: fix ACL
2024-09-13 12:30:48 +02:00
Franco Fichtner
c86e31a0d0
sysutils/smart: widget needs a rework
...
I'd rather emulate the old network which used the
detailed list backend call. Funnel this through
the API on request but no time to do this now.
2024-09-11 16:55:18 +02:00
Franco Fichtner
4924b27526
sysutils/smart: get read for next release
2024-09-11 06:42:40 +02:00
franciscodimattia
5a02d3867d
Create Smart widget XML ( #4215 )
2024-09-05 22:14:38 +02:00
Franco Fichtner
098a191c57
sysutils/cpu-microcode: merge the plugin code bases using variants
...
Should have done this from the start, but now this looks much cooler. ;)
2024-08-27 21:58:48 +02:00
Franco Fichtner
961eedb901
sysutils/cpu-microcode-*: has docs, switch to tier 2
2024-08-27 09:26:56 +02:00
Franco Fichtner
1ea9867ac9
plugins: dashboard compat
...
PR: https://github.com/opnsense/core/issues/7777
2024-08-16 11:38:07 +02:00
Franco Fichtner
7270d91ecf
sysutils/smart: bump revision
2024-08-14 11:01:59 +02:00
Franco Fichtner
5b51b11f57
sysutils/cpu-microcode: add x86info dependency for proper checking
2024-08-13 15:29:30 +02:00
Franco Fichtner
77ecf1eb87
sysutils/cpu-microcode-(amd|intel): add plugins; closes #4075
...
Already support early loading for AMD, but as of 24.7.1 this hasn't
been shipped with the kernel yet.
2024-08-13 14:09:25 +02:00
ImAPerson
016bf27cb5
smart nvd to nda ( #4173 )
...
FreeBSD 14 changed from the nvd driver to the nda driver for x86. This change modifies the smart service to utilize the new driver name on the UI and the backend script that pulls the smartctl code (thanks @jbilac!). Issue https://github.com/opnsense/plugins/issues/4155
2024-08-12 07:44:53 +02:00
Franco Fichtner
9a50ba8859
sysutils/apcupsd: change import
2024-08-07 19:55:54 +02:00
Nicola
94510a72f3
sysutils/apcupsd: new dashboard widget ( #4150 )
2024-08-07 18:35:11 +02:00
Franco Fichtner
da5c76a6d8
sysutils/dec-hw: bump revision
2024-08-06 14:29:49 +02:00
Monviech
1245d3b5be
dashboard: Implement cache safe imports of base classes ( #4157 )
2024-08-06 14:09:29 +02:00
Franco Fichtner
9a200512a1
sysutils/dec-hw: style sweep
2024-07-19 10:23:59 +02:00
Franco Fichtner
86dbaa6ed6
sysutils/dec-hw: bump version
2024-07-16 15:09:30 +02:00
Stephan de Wit
6639e29302
dec-hw: move to new widget implementation
2024-07-15 10:41:13 +02:00
Franco Fichtner
69f3f03b28
plugins: remove obsolete, switch to 24.1 branch, sync
2024-01-31 08:03:13 +01:00
Jonatan
89c9255d38
sysutils/node_exporter: Allow setting IPv6 address as Listen Address ( #3707 )
...
* Node Exporter: Allow setting IPv6 listenaddress
* Node Exporter: Change IntegerField to PortField
* Node Exporter: Increment version and add changelog
2024-01-08 16:07:42 +01:00
Franco Fichtner
ad9cdc3eab
sysutils/smart: bump revision
2024-01-02 08:38:16 +01:00
Russ Kubes
f6f3248912
sysutils/smart: add word break to ident in widget ( #3726 )
...
Add word-breaking to the "Ident" column of the SMART Dashboard widget, to prevent long device names from causing the table to extend outside of the widget's div.
2023-12-28 08:44:06 +01:00
Franco Fichtner
111564a35e
README: sync
2023-11-30 08:40:05 +01:00
Franco Fichtner
1ee95029f0
sysutils/dec-hw: style sweep
2023-11-30 08:11:33 +01:00
Stephan de Wit
0b70e35c8c
dec-hw: dual power supply status for Deciso appliances ( #3687 )
...
- API endpoint to query the current power supply status
- small dashboard widget
2023-11-29 09:54:20 +01:00
Franco Fichtner
07133a134a
sysutils/api-backup: update endpoint after improvement
2023-11-09 09:25:58 +01:00
Franco Fichtner
ea6550812a
sysutils/api-backup: mark obsolete
2023-10-17 14:33:50 +02:00
Franco Fichtner
1eb1b19cdf
Revert "sysutils/smart: use `smartctl --scan' as disk source; closes #3236 "
...
This reverts commit f37375f4b8 .
2023-09-29 08:22:02 +02:00
Franco Fichtner
e5ff746163
sysutils/git-backup: update model
2023-09-01 08:41:38 +02:00
Franco Fichtner
f37375f4b8
sysutils/smart: use `smartctl --scan' as disk source; closes #3236
2023-06-29 09:30:38 +02:00
Justin Horton
79c485c337
sysutils/smart: Don't color WHEN_FAILED column header ( #3333 )
2023-05-04 08:11:58 +02:00
Franco Fichtner
9390428f12
sysutils/api-backup: style sweep
2023-03-21 10:15:08 +01:00