Skip to content

Releases: CoffeeITWorks/ansible_nagios4_server_config

fixes for new molecule and centos8

03 Apr 19:11
487a660
Compare
Choose a tag to compare

fixes for new molecule and centos8

Upgrade to molecule v3 fixes on ubuntu 18.04

11 May 02:40
f9119c3
Compare
Choose a tag to compare
Merge pull request #6 from CoffeeITWorks/develop

update to molecule v3 and fixes

fixes in plugins

11 Jan 16:56
374fbdf
Compare
Choose a tag to compare

fix for localhost nagios check with perl command linux_stats
fix for plugins dir variable
fix for localhost checks of linux_stats command
fix in var for sudoers file
Fix monitoring vars

more args for check_file nrpe command

08 Oct 19:25
cc0da20
Compare
Choose a tag to compare

I will merge, but this is unnecesary. as with only 1arg you can send many args...

like in:

define service {
    command    check_nrpe_1arg!-p1 value -p2 value -p3 value
}

so in 1arg you send many command parameters.

fixes for local nagios checks

20 Apr 20:49
b78a4b0
Compare
Choose a tag to compare

allow to set your own services with a simple variable

fixes on multi-os includes

08 Jan 20:21
Compare
Choose a tag to compare
1.1.3

better handling of multi_os vars

cleanup on deprecated lines

06 Jan 05:13
Compare
Choose a tag to compare
1.1.2

clean some deprecated configs

updates in lint checks

03 Jan 19:44
Compare
Choose a tag to compare
1.1.1

updates to remove alerts with octal mode not used

updates on metadata and lint

03 Jan 18:57
Compare
Choose a tag to compare
1.1

fixes on lint

First stable release

03 Jan 18:06
bdf4615
Compare
Choose a tag to compare

Support ubuntu 16.04, 18.04 and Centos 7.
Add automatic tests with molecule for Ubuntu 14.04, 16.04, 18.04 and Centos7.