<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gibheer/monzero/cmd/moncheck, branch 0.1</title>
<subtitle>monzero - A monitoring stack using PostgreSQL as the backend.
</subtitle>
<id>http://git.zero-knowledge.org/gibheer/monzero/atom?h=0.1</id>
<link rel='self' href='http://git.zero-knowledge.org/gibheer/monzero/atom?h=0.1'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/'/>
<updated>2019-01-11T12:02:37Z</updated>
<entry>
<title>moncheck - add hostname to notifications</title>
<updated>2019-01-11T12:02:37Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2019-01-11T12:02:37Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=7ed255d5911f22ac278c1e7a34b11ce273029c6e'/>
<id>urn:sha1:7ed255d5911f22ac278c1e7a34b11ce273029c6e</id>
<content type='text'>
This can help with determining which exact check connection broke the
check.
</content>
</entry>
<entry>
<title>moncheck - make workers configurable</title>
<updated>2019-01-07T14:50:55Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2019-01-07T14:50:55Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=3b222e06ed63050cb99020d9d74ca0f1e52959d2'/>
<id>urn:sha1:3b222e06ed63050cb99020d9d74ca0f1e52959d2</id>
<content type='text'>
The default worker count was set to 25, which might be too much
depending on the amount of cores available. Now make the default 25 and
let people decide on how many they want to use.
</content>
</entry>
<entry>
<title>moncheck - log the state which wasn't found</title>
<updated>2018-12-12T13:05:46Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-12-12T13:05:46Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=affbe8c4206437b265e322aafaa74d39f0278d57'/>
<id>urn:sha1:affbe8c4206437b265e322aafaa74d39f0278d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moncheck - move notifications to dedicated table</title>
<updated>2018-12-11T19:21:14Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-12-11T19:21:14Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=af843d76e1aff287af3d07dd5890f814991e662a'/>
<id>urn:sha1:af843d76e1aff287af3d07dd5890f814991e662a</id>
<content type='text'>
It would be nice to support multiple notification mechanisms with a way
to disable all or part of them. So for now, this is bound to the check
but may change again in the future.

Apart from that, all notifications get written to the notification
table, so that the notifiers can do their job and ACK their own
notifications.
</content>
</entry>
<entry>
<title>moncheck - add alarm mapping to notification</title>
<updated>2018-12-11T12:24:13Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-12-11T12:24:13Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=02925bc33574fe9fe9669fc7afb797d1fc293583'/>
<id>urn:sha1:02925bc33574fe9fe9669fc7afb797d1fc293583</id>
<content type='text'>
This should enable the notifier to make a decent decision on what to do.
</content>
</entry>
<entry>
<title>moncheck - add mapping levels</title>
<updated>2018-12-11T12:02:23Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-12-11T12:02:23Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=24456400eb2adcf99bd5aba0b9ca1427b56472fe'/>
<id>urn:sha1:24456400eb2adcf99bd5aba0b9ca1427b56472fe</id>
<content type='text'>
This adds mapping levels to the check runner. When the exit code is
returned, the actual level is looked up using the configured mapping.
After that, the state is entered into the table and added the same way
to the notifications.
</content>
</entry>
<entry>
<title>moncheck - add PATH environment</title>
<updated>2018-12-10T08:34:00Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-12-10T08:34:00Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=40e744cd6a372a1c44f5a827f253f163b046e9c3'/>
<id>urn:sha1:40e744cd6a372a1c44f5a827f253f163b046e9c3</id>
<content type='text'>
This adds the path environment configuration to control which programs
to call.
</content>
</entry>
<entry>
<title>moncheck - add timeout option</title>
<updated>2018-11-29T09:45:33Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-11-29T09:45:33Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=83a1b45b19658f7436504368ab87416787f2d95d'/>
<id>urn:sha1:83a1b45b19658f7436504368ab87416787f2d95d</id>
<content type='text'>
Before the timeout for checks was static. With this change it is finally
an option to configure.
</content>
</entry>
<entry>
<title>moncheck - add function to remove acknowledge</title>
<updated>2018-11-20T20:47:35Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-11-20T20:47:35Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=ddc0053ce8eda6001df8de1b30cf2395c625846e'/>
<id>urn:sha1:ddc0053ce8eda6001df8de1b30cf2395c625846e</id>
<content type='text'>
An acknowledge should be set to false when the alarm switches to an ok
state.
</content>
</entry>
<entry>
<title>remove debug output</title>
<updated>2018-11-19T10:30:29Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-11-19T10:30:29Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/monzero/commit/?id=b7cacc928feda32557834f59fd7b2e9bb7a53a97'/>
<id>urn:sha1:b7cacc928feda32557834f59fd7b2e9bb7a53a97</id>
<content type='text'>
This output was poluting the log and wasn't necessary.
</content>
</entry>
</feed>
