|
../
|
|
utils
|
|
ef59bc73bec75f7ab931c023663f3d3e50f569c4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
cleanup some makefiles and code -- make it easier to see warnings
|
|
noitedit
|
|
ef59bc73bec75f7ab931c023663f3d3e50f569c4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
cleanup some makefiles and code -- make it easier to see warnings
|
|
modules
|
|
a10dd1ce344ff06f9e2424f6ad324a6d14f0cbfc |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
define ci
|
|
eventer
|
|
4b96846179a35015ac0b22d5fe9e9f92480f06a5 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
check code consolidation. allow modules to be more terse and add …
|
|
stratcond.c
|
2.5 kB |
a7304b5c52e33dfefad9852596a92dc99ff37669 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
jlog pulling
|
|
stratcon_jlog_streamer.h
|
332 bytes |
a7304b5c52e33dfefad9852596a92dc99ff37669 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
jlog pulling
|
|
stratcon_jlog_streamer.c
|
13.9 kB |
9ae46347d8ade4004022aa28bfe4dc8ed04689d7 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
handle closed sessions
|
|
stratcon_datastore.h
|
501 bytes |
a7304b5c52e33dfefad9852596a92dc99ff37669 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
jlog pulling
|
|
stratcon_datastore.c
|
11.7 kB |
bce2dd5b1ebb5d3628562c5f487797d4d7da1b46 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
fix this up to work
|
|
stratcon.conf
|
2.5 kB |
bce2dd5b1ebb5d3628562c5f487797d4d7da1b46 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
fix this up to work
|
|
README.txt
|
7.4 kB |
2061e31486f948b64c509cf31ce47b4ad863a8c9 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
further describe the inheritance
|
|
noitd.c
|
2.7 kB |
06f58e662d9dcb103af43ff53f3bd7e72248cea4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
prep for jlog transit over SSL
|
|
noit_tokenizer.re
|
4.0 kB |
37cf7d8f9e336376dc0ecdb1b80e4776721a950b |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
A 'simple' tokenizer to help us with the console
|
|
noit_tokenizer.h
|
0.9 kB |
37cf7d8f9e336376dc0ecdb1b80e4776721a950b |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
A 'simple' tokenizer to help us with the console
|
|
noit_tokenizer.c
|
6.2 kB |
1d69a01311e58ce6ddb007d690b4e9aa4ac08c8c |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
And make it all work on OpenBSD (ld -E ? sigh...)
|
|
noit_module.h
|
1.3 kB |
6e90b3f8072e3e74ee6b01f01b9b1be2e207738f |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
support 'no check' on console to delete checks as well as 'reload' on …
|
|
noit_module.c
|
3.7 kB |
4dccf830640c308658d62f7896f78488734381bc |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
xpointer-esque inheritence... actually quite neat
|
|
noit_listener.h
|
0.9 kB |
06f58e662d9dcb103af43ff53f3bd7e72248cea4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
prep for jlog transit over SSL
|
|
noit_listener.c
|
9.7 kB |
61a834efe1547debbe686651d648938d6ea24eff |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
require SSL to be explicitly turned on
|
|
noit_jlog_listener.h
|
380 bytes |
06f58e662d9dcb103af43ff53f3bd7e72248cea4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
prep for jlog transit over SSL
|
|
noit_jlog_listener.c
|
5.7 kB |
1f7257a8ff592ab11f5f72082f2e144955669d8c |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
make the jlog open as we do in the logger
|
|
noit_defines.h
|
1.2 kB |
5c5207ebcd813089814380cf47b9f554866fd9d9 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
implement uuid_unparse_lower
|
|
noit_console_telnet.h
|
10.7 kB |
065b0349f122c8e5f44538bed5636ea8b49362b6 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
compile clean on OpenBSD
|
|
noit_console_telnet.c
|
79.5 kB |
1d69a01311e58ce6ddb007d690b4e9aa4ac08c8c |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
And make it all work on OpenBSD (ld -E ? sigh...)
|
|
noit_console_state.c
|
11.5 kB |
125a593dd802ff9e00102dcfa8de54c1422c307e |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
implementation of the apply stuff
|
|
noit_console.h
|
4.7 kB |
4cdbcdb30a697d3227b7be9d7deed71656552d22 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
partial match works. apply command works, needs range expansion which …
|
|
noit_console.c
|
10.2 kB |
2962688c237f289fcbac61c53e08fd0fb2c1021c |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
fix up client auth stuff in SSL for client certs
|
|
noit_config.h.in
|
5.2 kB |
900807db5ba0078fc316a960ab8276bda1ba6681 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
allow for node-local config settings. determine if we have …
|
|
noit_conf_private.h
|
0.5 kB |
5f388ee20a06c319202cb070628c7bc827ffbb0a |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
split out the noit(check) specific conf stuff into its own file
|
|
noit_conf_checks.h
|
296 bytes |
5f388ee20a06c319202cb070628c7bc827ffbb0a |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
split out the noit(check) specific conf stuff into its own file
|
|
noit_conf_checks.c
|
32.3 kB |
125a593dd802ff9e00102dcfa8de54c1422c307e |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
implementation of the apply stuff
|
|
noit_conf.h
|
2.9 kB |
0709063b3450834a1a3164c31b31e8dc95b7880d |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
compile error
|
|
noit_conf.c
|
16.2 kB |
5789b0450d6a7a2018f9d3d6495a05b012b141b4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
format the output
|
|
noit_check_tools.h
|
1.3 kB |
4b96846179a35015ac0b22d5fe9e9f92480f06a5 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
check code consolidation. allow modules to be more terse and add …
|
|
noit_check_tools.c
|
4.1 kB |
d993405266c4d7b865974b099bf0ec3cbbb1ed5f |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
this reorg wasn't complete
|
|
noit_check_log.c
|
3.7 kB |
b7d1fe90ade5801d7ff5a7292a5b81478def06b2 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
commit missed file. This prints the logs that will be consumed by …
|
|
noit_check.h
|
4.6 kB |
f1a1f3626f188720b8d36a420db03c7d0db435bc |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
mae stutter configurable (sure helps with rapid testing)
|
|
noit_check.c
|
21.5 kB |
4b96846179a35015ac0b22d5fe9e9f92480f06a5 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
check code consolidation. allow modules to be more terse and add …
|
|
noit.conf
|
6.2 kB |
5789b0450d6a7a2018f9d3d6495a05b012b141b4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
format the output
|
|
Makefile.in
|
1.7 kB |
ef59bc73bec75f7ab931c023663f3d3e50f569c4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
cleanup some makefiles and code -- make it easier to see warnings
|
|
.gdbinit
|
0.7 kB |
5f413b75efe299d3b88314bbcc3c21cbbcec36a7 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
more work... framework for submitting arbitrary metrics
|