<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_check_mk, branch stable</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>webapp: alert on 409 responses</title>
<updated>2017-11-08T08:13:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-11-08T08:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=57faf66d7b82cc1ce67cf2e39ba7293c5a9d4bfa'/>
<id>57faf66d7b82cc1ce67cf2e39ba7293c5a9d4bfa</id>
<content type='text'>
They might be meaningful response codes for some scenarios. But
so far we are not conciously sending them out. If they occur that
is because we handed them down from couch. So we might want to
fix the underlying issue. Couch 409s should be caught by the webapp
and handled there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They might be meaningful response codes for some scenarios. But
so far we are not conciously sending them out. If they occur that
is because we handed them down from couch. So we might want to
fix the underlying issue. Couch 409s should be caught by the webapp
and handled there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delay hard state of the nagios APT check</title>
<updated>2017-06-22T09:23:43+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-06-22T09:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f3bafe6b2cb55305bba588fdca4f4e77e3ef2026'/>
<id>f3bafe6b2cb55305bba588fdca4f4e77e3ef2026</id>
<content type='text'>
Delay a hard state of the APT check for 1 day
so unattended_upgrades has time to upgrade packages.

Resolves: #8748
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delay a hard state of the APT check for 1 day
so unattended_upgrades has time to upgrade packages.

Resolves: #8748
</pre>
</div>
</content>
</entry>
<entry>
<title>[8144] Remove Haproxy</title>
<updated>2017-03-15T18:22:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-02-23T10:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cce9af1fce42c29bf062cccfc46ef356d83a6328'/>
<id>cce9af1fce42c29bf062cccfc46ef356d83a6328</id>
<content type='text'>
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.

- Resolves: #8144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.

- Resolves: #8144
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Add check_mk config values, dont set them</title>
<updated>2016-09-06T11:19:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-09-06T09:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=67591d5f91b33bd8196137c14ea6ae4a01321aea'/>
<id>67591d5f91b33bd8196137c14ea6ae4a01321aea</id>
<content type='text'>
When setting values like

    ignored_services = [...]

this will override other `ignored_services` that might get parsed
before. Instead, we use `+=` so multiple files can add sth to this
config value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When setting values like

    ignored_services = [...]

this will override other `ignored_services` that might get parsed
before. Instead, we use `+=` so multiple files can add sth to this
config value.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Remove Nagios soledad procs check</title>
<updated>2016-08-31T20:11:49+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-08-31T20:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9ef0d00b4302b7ddfc9d5620eeb4fad90d3a15aa'/>
<id>9ef0d00b4302b7ddfc9d5620eeb4fad90d3a15aa</id>
<content type='text'>
leap_cli already checks for running procs

- Resolves: #8380
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
leap_cli already checks for running procs

- Resolves: #8380
</pre>
</div>
</content>
</entry>
<entry>
<title>Document site_check_mk::agent::soledad</title>
<updated>2016-08-31T07:47:08+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-08-31T07:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1b4a1aaa6097e0fda72a7829ea3eb029a9e16c93'/>
<id>1b4a1aaa6097e0fda72a7829ea3eb029a9e16c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore noisy 401 errors from soledad log.</title>
<updated>2016-08-20T13:37:18+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-08-16T18:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=31dfdfc32439980e92e6472a8392850e2c9b6bd0'/>
<id>31dfdfc32439980e92e6472a8392850e2c9b6bd0</id>
<content type='text'>
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bigcouch (#8056)</title>
<updated>2016-06-30T13:41:19+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-06-28T17:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d0ff379fe2a43d7968b8828c8b31af5254f6f85b'/>
<id>d0ff379fe2a43d7968b8828c8b31af5254f6f85b</id>
<content type='text'>
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/0.8.x' into develop</title>
<updated>2016-06-07T09:41:04+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-06-07T09:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d0ba04981366dd15e01cb89b970b01c18e8a4530'/>
<id>d0ba04981366dd15e01cb89b970b01c18e8a4530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce check_mk timeouts (#7807).</title>
<updated>2016-05-31T19:39:59+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-05-31T19:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4d92b3a758e16fa2c7ee34a06272bd64a5c038ad'/>
<id>4d92b3a758e16fa2c7ee34a06272bd64a5c038ad</id>
<content type='text'>
check_mk operations can take a long time (such as when doing a
re-inventory using "check_mk -II") when multiple hosts are down. This
decreases the connect timeout to 5 seconds.

Change-Id: I1eac5f14bad2afc2ffc4cbf8c950c24b052a0d6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check_mk operations can take a long time (such as when doing a
re-inventory using "check_mk -II") when multiple hosts are down. This
decreases the connect timeout to 5 seconds.

Change-Id: I1eac5f14bad2afc2ffc4cbf8c950c24b052a0d6e
</pre>
</div>
</content>
</entry>
</feed>
