Commit Graph

24 Commits

Author SHA1 Message Date
Franco Fichtner 31c80c05aa sysutils/monit: change post-install hook to real migration
This is for 18.1.7 to sync the core code and the plugins code
for release version.

CC: @fbrendel
2018-04-04 18:22:16 +02:00
Franco Fichtner c9e7f3fbc0 sysutils/monit: cleanups for upcoming core switch 2018-03-14 10:10:41 +01:00
Frank Brendel e94878ba05 sysutils/monit: allow parameter in path options (#587) 2018-03-08 10:24:06 +01:00
Frank Brendel 90cab1ce7b sysutils/monit: add missing translation 2018-02-16 09:21:22 +01:00
Frank Brendel 054578c8a0 sysutils/monit: fix test deletion (#564) 2018-02-15 13:55:50 +01:00
Frank Brendel fb77f889a1 sysutils/monit: bug fixing, status api response (#563) 2018-02-15 12:54:04 +01:00
Franco Fichtner 8ebb3bd465 */*: remove _opnsense_bootup_run
PR: https://github.com/opnsense/core/issues/1835
2018-01-30 10:22:18 +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 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 25a88003a6 sysutils/monit: set variable $HOST as system name for proper sync to cluster nodes 2017-06-07 16:54:49 +02:00
Frank Brendel eb8ace13e7 Monit: import sender address and fix validation regexp 2017-05-17 06:07:16 +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 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 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