Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Please note that OWFS sourcecode, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/.
Developer mailing lists will still be kept at Sourceforge.
----
OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server.
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
log4sh is an advanced logging framework for shell scripts (eg. sh, bash) that works similar to the logging products available from the Apache Software Foundation (eg. log4j, log4perl).
>> This project is now hosted on GitHub (https://github.com/kward/log4sh). <<
LogSentinel is a log monitoring and alerting system. It allows for easy definitions of events and alerts and is highly flexible. Its uses range from internet accounting using squid logs to sending instant messages when your system is under attack.
logging for shell scripts turned out to be very slow or not as powerful as log4j or log4perl. By using log4console as agent for catching the log messages and using log4perl for formatting and categorizing the messages things are speeded up.