<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_nagios, branch 0.5.4.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Fix "Nagios ssh check is automatically added by the ssh module and cantains a wrong hostname on single node setup (Bug #5998)"</title>
<updated>2014-08-21T10:41:02+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-08-21T10:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=db6e7a72941aaf593f8cb47fa0061f39ebb29b30'/>
<id>db6e7a72941aaf593f8cb47fa0061f39ebb29b30</id>
<content type='text'>
before, the ssh module added this check, resulting in a wrong
hostname and the port was always '22'.

manage_nagios parameter is boolean, so we use false instead of 'no'

manually add check_ssh to nagios (#5998)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before, the ssh module added this check, resulting in a wrong
hostname and the port was always '22'.

manage_nagios parameter is boolean, so we use false instead of 'no'

manually add check_ssh to nagios (#5998)
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont't archive nagios logs, use logrotate for it (Feature #5324)</title>
<updated>2014-03-13T19:32:45+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-13T19:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a7ff480b5946f30445add762839118d878a775de'/>
<id>a7ff480b5946f30445add762839118d878a775de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont't archive nagios logs (#5324)</title>
<updated>2014-03-13T19:19:07+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-13T19:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=75d169a2e709c891613cd9ca759469a8b951e580'/>
<id>75d169a2e709c891613cd9ca759469a8b951e580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trailing whitespaces in nagios.cfg</title>
<updated>2014-03-13T19:14:26+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-13T19:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=42cd675108ab480787ad821625fa6cccf599d2ce'/>
<id>42cd675108ab480787ad821625fa6cccf599d2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix duplicate declarations in /etc/nagios3/conf.d/ on first deploy (Bug #5129)</title>
<updated>2014-03-04T17:59:03+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-04T14:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e603adab7cd31177e133487ba817300ce68a1e5c'/>
<id>e603adab7cd31177e133487ba817300ce68a1e5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use syslog for nagios log, cause it will clutter logwatch with false-positive warnings</title>
<updated>2014-02-27T17:12:15+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-25T11:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a81ce0750dbd5b000739e28279639e382ce347a2'/>
<id>a81ce0750dbd5b000739e28279639e382ce347a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One monitor node for non-local environments and one for local environment (Feature #2981), wip</title>
<updated>2014-02-27T17:12:15+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-24T12:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2b875d23a3d2a53c9276dfee1a71085967dec4c0'/>
<id>2b875d23a3d2a53c9276dfee1a71085967dec4c0</id>
<content type='text'>
also, use the configured ssh port for every node
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also, use the configured ssh port for every node
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove adding of hosts from site_nagios::server (Feature #5132)</title>
<updated>2014-02-18T15:00:23+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-17T12:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2436fddb4a63075f74f295bacd23128c766beb4c'/>
<id>2436fddb4a63075f74f295bacd23128c766beb4c</id>
<content type='text'>
because now, check_mk will add the hosts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because now, check_mk will add the hosts
</pre>
</div>
</content>
</entry>
<entry>
<title>moved check_mk server and client class to site_check_mk module</title>
<updated>2014-02-12T15:26:59+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-12T15:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=efc3e3eaa0788271cf61155d7e9be4d46e6e9d47'/>
<id>efc3e3eaa0788271cf61155d7e9be4d46e6e9d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly purge nagios3/conf.d dir</title>
<updated>2014-02-11T16:39:37+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-11T16:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=142eee6d9162c762c35fb79312ec572ce274b6d0'/>
<id>142eee6d9162c762c35fb79312ec572ce274b6d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
