Michael DeHaan
|
c94ce66de7
|
Style fixes so "make pep8" is clean.
|
2013-04-10 16:37:49 -04:00 |
|
mavimo
|
e5fe7f1afc
|
Double quoted version_added in documentation
|
2013-03-30 20:44:34 +01:00 |
|
Michael DeHaan
|
bf4646738f
|
Merge pull request #2430 from b6d/nagios-module-icingacfg
nagios module: add common locactions of icinga.cfg
|
2013-03-17 07:02:13 -07:00 |
|
Bernhard Weitzhofer
|
14bf549b13
|
nagios module: add common locactions of icinga.cfg
Icinga should be compatible to Nagios (in our case the nagios module works well
with our Icinga installation)
|
2013-03-17 11:47:07 +01:00 |
|
Bernhard Weitzhofer
|
d66227d843
|
"nagios" module: fix NameError/'host' not defined
Add missing 'host' variable, which is read a few lines later on in some cases.
|
2013-03-17 11:31:13 +01:00 |
|
Seth Vidal
|
fdae9ddd75
|
add (un)silence_nagios and command actions to the nagios module
also fix a typo with the check_mode check
|
2013-03-02 01:48:39 -05:00 |
|
Tim Bielawa
|
39ef8af4ee
|
Making the nagios module NOOPpable
|
2013-02-26 12:28:01 -05:00 |
|
Michael DeHaan
|
65b826a8a8
|
'make pep8' is now clean
|
2013-02-17 19:48:02 -05:00 |
|
Piotr Kweclich
|
682cdf1b53
|
added support for scheduling downtime for all services on host
|
2012-12-03 22:40:27 +01:00 |
|
Jan-Piet Mens
|
d184f72aa9
|
DOCUMENTATION strings
|
2012-11-21 18:49:30 +01:00 |
|
Michael DeHaan
|
6f6559670f
|
chmod -x for all module files in source checkout
|
2012-11-19 13:47:40 -05:00 |
|
Jan-Piet Mens
|
d069c57974
|
Reformat code: examples consistently
- added terse syntax to modules.rst
- added description of special variables to template module
|
2012-10-23 15:14:01 +02:00 |
|
Petetin Ludovic
|
e3cb4163a9
|
Fix issue https://github.com/ansible/ansible/issues/1194
|
2012-10-02 15:12:33 +02:00 |
|
Jan-Piet Mens
|
d27706f7c5
|
standardize DOCUMENTATION for nagios, pause
|
2012-10-02 09:15:11 +02:00 |
|
Tim Bielawa
|
3eff193e4c
|
Add DOCUMENTATION to nagios module.
|
2012-10-01 12:26:57 -04:00 |
|
Tim Bielawa
|
a176180693
|
Change from a module config file to brute force locating the nagios configs so we can find the command file.
|
2012-08-28 02:16:07 -04:00 |
|
Tim Bielawa
|
7d5b965b32
|
Nagios is executable now
|
2012-08-27 20:01:06 -04:00 |
|
Tim Bielawa
|
7e7d6ee7e8
|
Fix copying that special character
|
2012-08-27 11:55:38 -04:00 |
|
Tim Bielawa
|
7e5ab54b7f
|
In-line docs.
|
2012-08-27 11:39:52 -04:00 |
|
Tim Bielawa
|
9a14871cc4
|
Now reading from a config file actually works.
|
2012-08-27 11:30:13 -04:00 |
|
Tim Bielawa
|
c486930ca8
|
Services iterate correctly now
Cleaned up return methods
|
2012-08-27 11:08:16 -04:00 |
|
Tim Bielawa
|
d9139020e9
|
Groundwork for nagios module.
|
2012-08-27 04:11:59 -04:00 |
|