顯示具有 Logging 標籤的文章。 顯示所有文章
顯示具有 Logging 標籤的文章。 顯示所有文章

20100619

OBD GPS Logger logs OBDII and GPS data

OBD GPS Logger logs OBDII and GPS data. It can then take that logged data and write useful output formats. Interesting information logged and exported includes how fast you're going, how fast the engine's going, the air flow into the engine, and the throttle position.
  • Licenses : GPLv2
  • Operating Systems : Linux, POSIX, Mac OS X
  • Implementation : C

20100331

Service Guardian aims to protect servers against various things such as resource exhaustion and connection floods

Service Guardian aims to protect servers against various things such as resource exhaustion and connection floods. It can measure the number of connections to servers' ports and, after a grace time period, compares and sees if the host is still in violation of the specified settings. If a host is in violation of the settings, it will be filtered out and dropped via netfilter/iptables.
  • Licenses : GPLv3
  • Operating Systems : POSIX, Linux
  • Implementation : C

20091231

ClamFS : A FUSE-based user-space file system for Linux with on-access anti-virus file scanning through the clamd daemon

ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through the clamd daemon.
  • Licenses : GPL
  • Operating Systems : POSIX, Linux
  • Implementation : C++