Commit Graph

37 Commits

Author SHA1 Message Date
Franco Fichtner 6d49d71b2b LICENSE: add auto-generated file after consolidation 2017-08-07 18:47:42 +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
Franco Fichtner 6957b19ec8 warp ACL translations
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Franco Fichtner 7a0ebe0b52 *: reset plugin revisions that have been stale a while 2016-10-27 10:34:13 +02:00
Franco Fichtner fa74c7ed0f Mk: auto generate rc.syshook.d scripts; closes #35
This obsoletes the need to manually set package scripts, which
is still possible but fewer mistakes can be made now as the
scripts automatically adapt to the package's changing content.
2016-09-23 07:47:14 +02:00
Franco Fichtner 4f25e95efb sysutils/xen: fixup package scripts after recent changes 2016-09-22 23:51:44 +02:00
Franco Fichtner a73dfe8e69 sysutils/vmware: fixup package script after recent changes 2016-09-22 23:50:16 +02:00
Franco Fichtner 6554c8cf9e Mk: automate scripting loader.conf 2016-09-22 23:39:08 +02:00
Franco Fichtner 7ccea3e5a2 sysutils/boot-delay: this is neat...
So now that we have a non-persistent boot delay in our install
images we may still have users that can't live without it so
this plugin installs a persistent boot delay.

The first boot will work, can bring up network and install!

Yes, now you're saying this is stupid, which it it if you're
not seeing the bigger picture.  This paves the way for plugin-
based optimisation for the following use case:

https://github.com/opnsense/plugins/issues/9

Yes, yes, more work needs to be done but it's a start.  :)
2016-09-22 20:13:14 +02:00