- [feature] issue #7 Support restart service action in LWRP
- [test] add config sshd
- [feature] update monit version to 5.8.1
- [feature] create attribute for start delay
- [feature] support debian initscript.
- [feature] update monit version to 5.6
- [feature] support test on smartos
- [Tune] change monitrc permission from default to '0600' at smartos_inittab
- [feature] support test-kitchen 1.0.0.beta.x
- [Tune] change monitrc permission from '0700' to '0600'
- [Bugfix] fix monitrc permission from default to '0700'
- [Bugfix] tell reload when monitrc update on smartos.
- [Bugfix] template <%= %>
- [Tune] add timeout to Process monitor for start/stop
- [Tune] Change default attribute system_check system_localperf to system_node[:fqdn]
- [Tune] Change default attribute http_address 0.0.0.0 to node[:ipaddress] HT: @iuliancostan
- [Tune] Swap usage alert smartos.
- [Bugfix] binpath to use attribute.
- [Bugfix] process type matching does not work due typo.
- [Tune] Default monitorinig process for smartos.
- [Bugfix] monitrc include_dir does not use attribute.
- Support Smartos
- add test-kitchin for ubuntu
- BUGFIX: resource[check_process] attrebuts default values are wrong.
- add Resources[check_system, check_filesystem, check_process]
- install monit from source
- control scripts and resource