Commit graph

29 commits

Author SHA1 Message Date
Ad Schellevis
af2922b7d6 sysutils/monit: fix typo
PR: https://github.com/opnsense/core/issues/2400
(cherry picked from commit 95e79a69a5)
2018-05-09 07:11:09 +02:00
Franco Fichtner
05a48a36ca sysutils/monit: merge migration code from master/core
The plugin will move to core in 18.7, but for now we can adapt
the changes that have been implemented there.
2018-04-29 12:16:50 +02:00
Franco Fichtner
1e2a634350 sysutils/monit: merge version 1.7 from master 2018-03-21 21:29:44 +01:00
Franco Fichtner
9d79dae649 sysutils/monit: merge version 1.6 from master 2018-03-10 11:47:04 +01:00
Franco Fichtner
da33638d2a sysutils/monit: merge version 1.5 from master 2018-02-28 22:38:17 +01:00
Franco Fichtner
adf9e5009d */*: remove _opnsense_bootup_run
PR: https://github.com/opnsense/core/issues/1835
(cherry picked from commit 8ebb3bd465)
2018-02-04 12:57:02 +01:00
NOYB
ff4f48be3e 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.

(cherry picked from commit 5533702035)
2018-02-04 12:56:23 +01:00
Franco Fichtner
92d9dfa363 */*: style updates 2018-01-03 06:27:32 +00:00
Franco Fichtner
77cf809242 sysutils/monit: does not need the timeout 2017-12-25 23:04:31 +01:00
Franco Fichtner
e35b947e84 sysutils/monit: remove titles 2017-12-24 15:24:53 +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
Frank Brendel
a0733007f1 sysutils/monit: additional Monit options (#324) 2017-10-18 19:44:49 +02:00
Frank Brendel
3437539f35 sysutils/monit: set mailserver type to CSVListField, fix validation 2017-06-14 15:21:42 +02:00
Frank Brendel
5216e3e294 sysutils/monit: bump version to 1.2 2017-06-07 16:54:49 +02:00
Frank Brendel
25a88003a6 sysutils/monit: set variable $HOST as system name for proper sync to cluster nodes 2017-06-07 16:54:49 +02:00
Franco Fichtner
52b09ea0cc sysutils/monit: bump for latest change 2017-05-17 06:11:11 +02:00
Frank Brendel
eb8ace13e7 Monit: import sender address and fix validation regexp 2017-05-17 06:07:16 +02:00
Franco Fichtner
452e6a045d sysutils/monit: @fbrendel said yes 2017-04-21 08:40:53 +02:00
Franco Fichtner
fb7f87609e sysutils/monit: don't need this anymore 2017-04-20 21:55:30 +02:00
Franco Fichtner
1ec32e34f8 sysutils/monit: xmlrpc sync via @fbrendel 2017-04-20 21:35:22 +02:00
Franco Fichtner
a7ff0f82f6 sysutils/monit: service control improvements and tweaks; closes #85 2017-04-20 14:36:41 +02:00
Franco Fichtner
197a509ac6 sysutils/monit: version 0.2 by @fbrendel 2017-04-20 13:34:31 +02:00
Franco Fichtner
66b02729fa *: add pkg-descr files for all plugins; closes #95 2017-03-28 06:42:02 +02:00
Franco Fichtner
a6c1dc9ee0 annotate development versions as PLUGIN_DEVEL, idea by @fabianfrz 2017-03-14 06:53:43 +01:00
Franco Fichtner
0d99ad98bb sysutils/monit: small fix by @fbrendel 2017-03-10 08:43:03 +01:00
Frank Brendel
371b6e4693 Monit template should always create config even with disabled service 2017-03-09 08:23:01 +01:00
Franco Fichtner
b615789bfe sysutils/monit: post should have been pre, submitted by @fbrendel 2017-03-03 09:30:45 +01:00
Franco Fichtner
f2a8cb9d9e sysutils/monit: style sweep and +POST_INSTALL tweaks 2017-03-02 09:33:15 +01:00
fbrendel
f2ed6f5d87 new plugin Monit (#81)
* new plugin Monit

* fix missing events in monitrc template
2017-03-02 09:24:29 +01:00