<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_check_mk/files, branch master</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>[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>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>[feat] catch abnormal proc termination in syslog</title>
<updated>2016-05-12T11:59:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-05-12T11:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e35fca3d367a6294123a0d9a2c077f4db7dfe809'/>
<id>e35fca3d367a6294123a0d9a2c077f4db7dfe809</id>
<content type='text'>
Sometimes a floating point exception or segfault of
a process results in systemd restarting it, we want
to recognize this from the syslog
i.e.:

  systemd[1]: pixelated-server.service: main process exited,
  code=killed, status=8/FPE
  systemd[1]: Unit pixelated-server.service entered failed state.

- Related: https://github.com/pixelated/pixelated-user-agent/issues/683
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes a floating point exception or segfault of
a process results in systemd restarting it, we want
to recognize this from the syslog
i.e.:

  systemd[1]: pixelated-server.service: main process exited,
  code=killed, status=8/FPE
  systemd[1]: Unit pixelated-server.service entered failed state.

- Related: https://github.com/pixelated/pixelated-user-agent/issues/683
</pre>
</div>
</content>
</entry>
<entry>
<title>check_mk: monitor webapp log for response code 500</title>
<updated>2016-04-03T14:06:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-04-03T14:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=90e1d3ec113d2644b659fd6ed9af7d2b94393407'/>
<id>90e1d3ec113d2644b659fd6ed9af7d2b94393407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Fix couch_stats script</title>
<updated>2016-03-31T19:30:03+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-03-31T19:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b256733c944d65d0af339c472fcb28237f570ed1'/>
<id>b256733c944d65d0af339c472fcb28237f570ed1</id>
<content type='text'>
It failed to calculate the sessions and tokens db names.

- Resolves: #7658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It failed to calculate the sessions and tokens db names.

- Resolves: #7658
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from 'vmail' to leap-mx's user/group (#6936, #7639)</title>
<updated>2015-12-01T15:12:47+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-11-24T21:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=375527b1629597e35a6aeeef6c248a8b085abd87'/>
<id>375527b1629597e35a6aeeef6c248a8b085abd87</id>
<content type='text'>
This change will make sure that the user/group for leap-mx exist, and it
changes the mail location from /var/mail/vmail to the more helpful name
/var/mail/leap-mx.

This change requires:

https://github.com/leapcode/leap_mx/pull/78

and it would replace merge request:

https://github.com/leapcode/leap_mx/pull/65

and fix https://leap.se/code/issues/6936 and
https://leap.se/code/issues/7635

Change-Id: Idbe678dc999e394232c2eeef2b2018d39ab7cc3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change will make sure that the user/group for leap-mx exist, and it
changes the mail location from /var/mail/vmail to the more helpful name
/var/mail/leap-mx.

This change requires:

https://github.com/leapcode/leap_mx/pull/78

and it would replace merge request:

https://github.com/leapcode/leap_mx/pull/65

and fix https://leap.se/code/issues/6936 and
https://leap.se/code/issues/7635

Change-Id: Idbe678dc999e394232c2eeef2b2018d39ab7cc3b
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Add bigcouch syslog snippet for logwatch</title>
<updated>2015-10-31T19:03:28+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-10-31T19:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=87ddb4d6505229f36b096188c3e43a19281b540c'/>
<id>87ddb4d6505229f36b096188c3e43a19281b540c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
