|
../
|
|
librabbitmq
|
|
9d3260a4b8dbc4dd64a162b37f1b6fa4f460a938 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Make sure we compile with Clang (trunk) even with -Wall -Werror …
|
|
check_test.c
|
11.1 kB |
234ba83977cffc9b82b6d018fea7ea65e6ab42ab |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
actually link in the xml docs to check_test
|
|
check_test.xml
|
2.7 kB |
3cf4259c9a6bd208946be66ee72df20ce2a9ed17 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
Add the docs for check_test
|
|
collectd.c
|
46.9 kB |
7a237a223e8874bc0bffede7505313cb1a933910 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Normalize the stats APIs to:
* never take the module, and
* always take …
|
|
collectd.xml
|
3.1 kB |
209f83e3ef83c3eff2758218e4d4bd086e2955c8 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
typo fix from Gavin Sandie
|
|
dns.c
|
24.7 kB |
add4f486f20b6917e51f1603859d657476297871 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
it possible to attempt to remove a NULL event in the dns module
|
|
dns.xml
|
3.9 kB |
470b93f1c4a81c167145f7551c3c015de74669f2 |
2 years |
Paul Querna <pquerna@apache.org>:
Add support for setting the Port of the remote Nameserver in the DNS check
|
|
external.c
|
20.2 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|
|
external.xml
|
3.4 kB |
84fddd139d4c8f36cc7a25cac7a848e2e9a8e342 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
basic extraction, refs #103... might need to be more sophisticated
|
|
external_proc.c
|
10.5 kB |
840a13b790af535f43b9ae9b0b5128b4462dde9a |
1 year |
Philip Maddox <pmaddox@pmaddox.(none)>:
Fixed some issues with not reading full messages in external and getting …
|
|
external_proc.h
|
2.4 kB |
bb84bf791b8380b1ed2e0a65b2f595fab3bd711d |
1 year |
Philip Maddox <pmaddox@pmaddox.(none)>:
Modified external data read to avoid use of MSG_PEEK
|
|
handoff_ingestor.c
|
10.5 kB |
d95758d937b018c25bc4487c8eddc4727ee7d390 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
fix race... we can try to write from multiple threads
|
|
handoff_ingestor.xml
|
1.2 kB |
ecfa20bd1a6282ffdbffe8ed2cea8f775d7a53f9 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
this adds a handoff ingestor that makes it possible to do the ingestion …
|
|
httptrap.c
|
18.9 kB |
34b1855b257eca34f8d868d65d018475898b4ab2 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
use out noit_boolean over the c99 one
|
|
httptrap.xml
|
2.0 kB |
4a5b2f2c9dddb991a084bc3fc4ed37d3da07b28b |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
add secret param to docs
|
|
ip_acl.c
|
6.0 kB |
7a237a223e8874bc0bffede7505313cb1a933910 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Normalize the stats APIs to:
* never take the module, and
* always take …
|
|
ip_acl.xml
|
1.2 kB |
c446502a4ee40c22d4500431adfafa754be78122 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
An ip_acl module allowing for the restriction of check execution
against …
|
|
libstomp.c
|
12.4 kB |
dfec9683c6674557f3639bb6485d369ebd6a347b |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Make sure we compile with clang (trunk) on Ubuntu 11.10
This is a good …
|
|
libstomp.h
|
1.6 kB |
dfec9683c6674557f3639bb6485d369ebd6a347b |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Make sure we compile with clang (trunk) on Ubuntu 11.10
This is a good …
|
|
lua.c
|
27.3 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|
|
lua.xml
|
1.0 kB |
469d9fa0ce94a89ff832af74d85381b14b049313 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
document the lua loader
|
|
lua_bit.c
|
5.1 kB |
2e4d166e46f610e3ad7ffb33463488cb5f18db7d |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
add bit class support into the lua subsystem
|
|
lua_dns.c
|
13.9 kB |
c7cb2706c8c9efa28ec98e664f1ba670d7d6e5bb |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
debug the abitrary nameserver dns context reaping
|
|
lua_lpack.c
|
5.4 kB |
2bc357abaca0cfec2814a8e2892c5c9775e46dfc |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
add a string.pack and string.unpack.
this code is public domain, I've …
|
|
lua_noit.c
|
54.0 kB |
88ca59854840cb8d82b35bfb0a115bc74f259f94 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
leak in setting xml content via lua
|
|
lua_noit.h
|
3.6 kB |
2e4d166e46f610e3ad7ffb33463488cb5f18db7d |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
add bit class support into the lua subsystem
|
|
Makefile.dep
|
15.1 kB |
ad6b587f427ebbaf421e605ea3d2cf5f6e4980a4 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
ouch, this never worked. so dependencies are .lo, not .o
|
|
Makefile.in
|
5.9 kB |
94228eaa356722d14971567458712e2a1c437219 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
statsd stub. doesn't work yet
|
|
module-online.xsl
|
4.1 kB |
df20caedcb6bf9c5addec71745192b3c1cf38f49 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
fix docs and online formatting
|
|
module.xsl
|
2.2 kB |
40f0d3b8319d0752d7379bcfa4463096db128e40 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
propagate arbitrary sections through to the docbook
|
|
mysql.c
|
13.0 kB |
f0d9abbf9e265afbef89e36bb4f6dd44a5654b03 |
1 year |
Thom May <thom@digital-science.com>:
mysql: don't crash if sslmode isn't configured
|
|
mysql.xml
|
2.0 kB |
644a39f2b16d4123980672227c37632008c01012 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
MySQL from Dave Gray with some cleanup, refs #10
|
|
ping_icmp.c
|
22.1 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|
|
ping_icmp.xml
|
1.7 kB |
fe3d821d356a8a6397a0ef63e64ccceee5d2430d |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
first whack at custom threshold. refs #159
|
|
postgres.c
|
10.9 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|
|
postgres.xml
|
1.9 kB |
71c6ad64d00dad7673dbaed210d7e2c6e97823ae |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
copy and paste error.
|
|
postgres_ingestor.c
|
51.5 kB |
9d92fd6e7f517697099fa55c5aa32bd67d1d3e9e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
hookup get_noit_config function
|
|
postgres_ingestor.xml
|
3.9 kB |
df20caedcb6bf9c5addec71745192b3c1cf38f49 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
fix docs and online formatting
|
|
rabbitmq_driver.c
|
14.7 kB |
8a2fef6aa20720458bdf82af131ad2ad6141c530 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
add two buckets that are easy to route on
|
|
rabbitmq_driver.xml
|
1.0 kB |
9204e489885537dd7a3f75d030daab3243bfe5cf |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
rabbitmq_driver docs
|
|
selfcheck.c
|
8.1 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|
|
selfcheck.xml
|
1.1 kB |
0d31467a1c681159c9f9682ea66c08e7b2392641 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
update example to reflect description, refs #78
|
|
snmp.c
|
41.2 kB |
e1dc8cfb2340b39aae179bec7cf59498cffc0da7 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
fix memory leak of an eventer_t in the case of a timeout
|
|
snmp.xml
|
5.1 kB |
a5df09d25bd13bf1f726673e2b03f59b6066bf59 |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
support v1 of SNMP. Perhaps support v3 (untested)
|
|
snmptrap.xml
|
1.8 kB |
9857d4bbab175a52fd9271eecee034bf267d7f72 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
fixes #37
|
|
ssh2.c
|
12.9 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|
|
ssh2.xml
|
3.2 kB |
bd807b2915701476c1905cd6afb9dc9b06b48544 |
3 years |
Jason Dixon <jdixon@omniti.com>:
adding new ciphers
|
|
statsd.c
|
14.3 kB |
da3771795e4897af8a18a5a0af097fe2d2afc3bf |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
remove error on solaris
|
|
statsd.xml
|
1.4 kB |
76bc8e8991f5ed9e8336b0130c92de4d48def93c |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
fix ntp default port in docs and do sweeping docs update
|
|
stomp_driver.c
|
6.4 kB |
e2ae3eed2723823430eb1dcf4bfb3ef415c86289 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
docs for stomp_driver and postgres_ingestor
|
|
stomp_driver.xml
|
1.1 kB |
e2ae3eed2723823430eb1dcf4bfb3ef415c86289 |
2 years |
Theo Schlossnagle <jesus@omniti.com>:
docs for stomp_driver and postgres_ingestor
|
|
test_abort.c
|
6.7 kB |
de520024f8801f5cc271ac9301e66f7c3690558e |
1 year |
Theo Schlossnagle <jesus@omniti.com>:
Don't assert on double runs, just log an error
|