Commit Graph

187 Commits

Author SHA1 Message Date
Franco Fichtner 8bdd618652 plugins: style sweep 2022-01-31 08:36:13 +01:00
Franco Fichtner 1e6794ca1e sysutils/nextcloud-backup: whitespace on previous 2022-01-26 20:17:25 +01:00
Neozlag 52af627f2b Update Nextcloud.php (#2662)
It seems the try in the getInternalUsername function
was not placed very well, so the throw exception in the
ocs_request function didn't work.
2022-01-25 10:15:08 +01:00
Helmut K. C. Tessarek e59d217711 add more info what actually happens when nut is enabled (#2651)
PR: https://forum.opnsense.org/index.php?topic=25581.0
2021-11-23 07:35:29 +01:00
ruworuro 293d1708fc sysutils/nut - Add port field to netclient (#2052) 2021-10-21 15:29:33 +02:00
Frank Wall 3410e2fc69 Merge pull request #2570 from jan-win1993/puppet-agent-ver1
Release puppet-agent version 1.0
2021-10-12 11:19:04 +02:00
Frank Wall 24be98dc07 sysutils/puppet-agent: fix logformat 2021-10-12 10:56:39 +02:00
Frank Wall b7c4afa7af sysutils/puppet-agent: add introduction page 2021-10-12 00:23:49 +02:00
Frank Wall f2980f9178 sysutils/puppet-agent: add log file 2021-10-11 23:43:50 +02:00
Jan Winkler c1fa3752bf Release puppet-agent version 1.0 2021-10-11 10:20:22 +02:00
Franco Fichtner 4dd2f2bc85 sysutils/nextcloud-backup: release for use in 21.7 2021-07-01 09:11:56 +02:00
Franco Fichtner f7718fd6bf sysutils/nextcloud-backup: migrated from core
PR: https://github.com/opnsense/core/issues/4670
2021-06-23 10:39:33 +02:00
Franco Fichtner 47490058c4 sysutils/puppet-agent: testing matters :D 2021-06-09 10:28:58 +02:00
Jan Winkler 8745e3ad3a Puppet Agent plugin version 0.2 2021-06-08 13:42:06 +02:00
Franco Fichtner afab6eaf7d plugins: style, whitespace and sync 2021-05-19 16:00:17 +02:00
jan-win1993 b2a556f057 Add puppet-agent plugin (#2358) 2021-05-19 12:32:51 +02:00
Nicola 09c28f831e sysutils/nut: add apcupsd support (#2337) 2021-04-22 20:38:10 +02:00
Christian Brueffer 926d426442 sysutils/munin-node: fix description typo. (#2242) 2021-04-06 12:22:20 +02:00
Franco Fichtner 64ba7429d2 sysutils/smart: bump version 2021-03-29 09:48:43 +02:00
Ad Schellevis 6e50ef903a os-smart: simplify https://github.com/opnsense/plugins/pull/2289 a bit. 2021-03-22 11:32:51 +01:00
Arnavion 8749029e76 os-smart: Add new action and API parameter for JSON info from smartctl.
- The existing `smart info.*` actions have been merged into one `smart info`
  action that takes the type as a parameter.

- There is now a `smart info_json` action that runs the same `smartctl` command
  with an additional `--json=c` parameter for JSON output.

- The `/api/smart/service/info` API now takes an optional `"json": true`
  request body parameter that changes the response `"output"` value from
  a string to a JSON object. The JSON object is the output of
  the `smart info_json` action.

Fixes #2283
2021-03-21 10:20:10 -07:00
jkellerer 4a88b924af NodeExporter: Added ZFS toggle (defaults to off), fixes #1930 (#2071)
* NodeExporter: Added ZFS toggle (defaults to off), fixes #1930

This change also fixes toggles for collectors that are enabled by default: cpu, exec, filesystem, loadavg, meminfo, netdev, time.

* Update sysutils/node_exporter/Makefile

* Update sysutils/node_exporter/src/opnsense/mvc/app/models/OPNsense/NodeExporter/General.xml

* NodeExporter: Self-assigned plugin maintainer

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2021-02-23 20:51:13 +01:00
Franco Fichtner 360eb16b0f sysutils: revision bump 2021-02-15 10:38:02 +01:00
Franco Fichtner 0c1ef6e79d sysutils/smart: bump revision after changes 2021-01-25 08:35:52 +01:00
Jacek Tomasiak 7d1048d281 os-smart: Re-add descriptions for cron actions (#2117)
The "description" fields were removed to not flood the UI with duplicate
items but some of them are actually useful for cron.
Descriptions for actions related to tests were re-added with unique
content to enable periodic SMART tests via cron.
2021-01-14 19:43:18 +01:00