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
8f2805ef58
plugins: PSR12 for "s" and "w"
2019-10-07 21:40:59 +02:00
Franco Fichtner
4ff026076a
src: style sweep
2019-01-14 09:04:33 +01:00
NOYB
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
a091aec616
sysutils/node_exporter: release 1.0
2018-01-17 11:48:40 +01:00
Franco Fichtner
23260aa54e
sysutils/node_exporter: missing development flag
2018-01-05 22:51:45 +01:00
Franco Fichtner
88a0c0a2b9
sysutils/node_exporter: consistency tweaks
2018-01-05 21:51:10 +01:00
David Harrigan
80f02ea55c
Use (Prometheus) node_exporter to expose metrics.
...
This new plugin allows for Prometheus to scrape an OPNsense installation for
metrics - including CPU, Memory, devices, interfaces and so on.
The data can then be used for remote monitoring/alerting of an OPNsense
installation, or indeed graphing using popular graphing technologies such as
Grafana.
closes #452
-=david=-
2018-01-04 21:49:59 +00:00