|
An Open Source Agent for Event Monitoring Applications | |||||
|   | ||||||
| Home |
What is NodeBrain? NodeBrain is an interpreter of a declarative rule-based language designed for construction of state and event monitoring applications. It interacts with other monitoring components to perform simple element state monitoring or complex event correlation based on user specified rules. It is extended through the development of node modules (plug-ins) using NodeBrain's C API, and servants (programs written in any language) that interact with NodeBrain via stdin, stdout, and stderr. A small set of plug-ins are distributed with NodeBrain to provide commonly needed features such as peer-to-peer communication, log monitoring, event caching, and a web browser interface for administrators. NodeBrain 0.8.3 Release File (October 8, 2010) NodeBrain 0.8.3 (Dopey) has been released. This version is compatible with rules developed for NodeBrain 0.7.4 and later versions. This version adds multi-master message replication and statistical anomaly detection. Documentation for these new features is not complete, but we recommend that you use this version to get the latest bug fixes.
# tar -xf nodebrain-0.8.3.tar.gz # cd nodebrain-0.8.3 # ./configure # make # make rpmThis process should work on several Linux platforms as illustrated using the OpenSuSE Build Service. Our goal is to meet the requirements for acceptance into GNU/Linux distributions. NodeBrain(TM) is a trademark of The Boeing Company. Copyright © 2003-2009 The Boeing Company |