30 Commits
Author SHA1 Message Date
Franco Fichtner 95162ce51d plugins: fix changelog styling
No GitHub handles, looks like broken mail addresses.  ;)
2025-08-13 09:57:14 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
MonviechandFranco Fichtner f71b3e4941 net-mgmt/collectd: Remove sessionClose() 2025-01-10 10:22:26 +01:00
Franco Fichtner e2a3d3d67a net-mgmt/collectd: bump revision 2022-11-02 11:10:35 +01:00
Franco Fichtner 8300f1920b net-mgmt/collectd: use NAME_setup
PR: https://github.com/opnsense/core/issues/5917
2022-10-21 15:03:08 +02:00
MichaelandGitHub 9004ee4877 net-mgmt/collectd: Add tcpconns and ipstats plugins (#2514) 2021-09-09 09:53:32 +02:00
Franco Fichtner 5f70df6b3a net-mgmt: bump revision 2021-02-22 15:24:06 +01:00
Franco Fichtner 7f12477cc3 plugins: small reformat 2020-11-09 12:02:35 +01:00
Franco Fichtner 44413f47f4 net-mgmt/collectd: lint fix 2020-07-23 08:15:32 +02:00
MichaelandGitHub 6a74c2d4f4 net-mgmt/collectd: bump version, add changelog and credits (#1929) 2020-07-20 16:37:59 +02:00
Patrick M. HausenandGitHub 8b871922d5 Add support for aggregation and Graphite Separate Instances to Collectd plugin, add 2 plugins to collectd (#1927)
* Fix indentation

* Make Graphite separate instances configurable

* Add configuration to send CPU aggregate values

* Remove superfluous blank lines

* Fix inconsistent capitalisation

* Add blank line between plugin sections

* Add option to send CPU metrics as percent values

* Fix inconsistent indentation

* Fix inconsistent indentation

* Add CPU temperature plugin

* Add disk I/O plugin, remove CPU temperature plugin - it's not available

* Add swap plugin

* Fix misplaced `endif` in jinja template
2020-07-20 15:13:59 +02:00
Franco Fichtner 18bc32f3b3 plugins: serious style sweep 2020-02-13 10:42:37 +01:00
Franco Fichtner 2fd60b43a9 net-mgmt: PSR12 stuff 2019-10-07 21:55:27 +02:00
MichaelandFranco Fichtner 30e5d21817 net-mgmt/collectd: make Hostname optional (#889) 2018-10-04 10:01:13 +02:00
Franco Fichtner 6fbe82b1f4 */*: retrofit @mimugmail's e-mail as requested 2018-09-17 08:05:31 +02:00
Franco Fichtner 8ebb3bd465 */*: remove _opnsense_bootup_run
PR: https://github.com/opnsense/core/issues/1835
2018-01-30 10:22:18 +01:00
NOYBandFranco Fichtner 5533702035 HTML Compliance - Attribute "type" on Element <script>
Warning: The type attribute is unnecessary for JavaScript resources.

HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".

The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.
2018-01-21 13:35:06 +01:00
Franco Fichtner 0165c94663 */*: audit [reconfigure] usage; closes #454
As expected, the call is never used.
2018-01-01 13:00:29 +01:00
Franco Fichtner f695bc25ce */*: migrate _opnsense_bootup_run to simpler _var_script suffix
PR: https://github.com/opnsense/core/issues/1835
2017-12-18 18:28:10 +00:00
Franco Fichtner 75ca6c01f8 */*: tweaks for service start and other stuff
PR: https://github.com/opnsense/core/issues/1954
2017-11-28 20:21:39 +00:00
MichaelandFranco Fichtner 3e203bd5c2 net-mgmt/collectd: add prefix and postfix input fields (#298)
* bump version

* add pre and postfix

* add pre and postfix

* add pre and postfix to template

* set version 1.1.0

* set version to 1.0.0
2017-09-29 14:55:13 +02:00
MichaelandFranco Fichtner 5fa2d7ce9c Typos: make "Settings" upper case (#285) 2017-09-25 08:02:28 +02:00
Franco Fichtner a83d6c35f2 net-mgmt/collectd: unlock release version 1.0
Requested by: @mimugmail
2017-08-08 18:19:20 +02:00
Franco Fichtner e3997bd48e net-mgmt/collectd: save button act is for save indication
Disable the act after reconfigure and probe the service in parallel
as other services do it.
2017-08-04 09:42:39 +02:00
MichaelandFranco Fichtner 7f59fb5610 Collectd: multiple changes as requested in #217 (#218) 2017-08-04 09:40:48 +02:00