Commit Graph

178 Commits

Author SHA1 Message Date
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
Franco Fichtner 798ad75921 sysutils/hw-probe: release as 1.0 2020-12-21 14:40:41 +01:00
Michael 60a4dfc6c5 Update actions_hwprobe.conf (#2084) 2020-10-28 12:26:10 +01:00
Franco Fichtner 870d67212d sysutils/hw-probe: small post-merges update 2020-10-22 09:22:07 +02:00
Michael 02269d96af sysutils/hw-probe: New plugin (#2075) 2020-10-22 09:19:32 +02:00
Franco Fichtner 8db3b0e5ec plugins: style sweep 2020-10-21 07:42:38 +02:00
Ad Schellevis 87c4c96fe1 Git backup: change version to prepare for initial release.
for https://github.com/opnsense/plugins/issues/2049

sponsored by : Modirum (https://www.modirum.com/)
2020-10-08 09:53:57 +02:00
Ad Schellevis e725cc6737 Git backup: fix minor regressions for https://github.com/opnsense/plugins/issues/2049 2020-10-08 09:52:49 +02:00
Ad Schellevis d12b1fc72a Git backup: work in progress for https://github.com/opnsense/plugins/issues/2049
o add config change event hook

sponsored by : Modirum (https://www.modirum.com/)
2020-10-07 15:12:32 +02:00
Ad Schellevis c73274fc64 Git backup: work in progress for https://github.com/opnsense/plugins/issues/2049
o add missing dependancy in Makefile
o add branch in Model
o implement backup() method, which is responsible for setting up a git repo and pushing it upstream. The actual "git add+commit" is a responsibility of the syshook config event (todo)

sponsored by : Modirum (https://www.modirum.com/)
2020-10-06 18:00:54 +02:00