Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reyjrar/eris

order from chaos, but mostly more chaos
https://github.com/reyjrar/eris

Last synced: about 1 month ago
JSON representation

order from chaos, but mostly more chaos

Awesome Lists containing this project

README

        

# eris - order from chaos

## Background

This is a loosely related series of Perl scripts to correlate network
inventory related events into a [PostgreSQL](http://postgresql.org)
database. It integrates with a number of Open Source projects to provide a
searchable inventory of network events.

## Requirements

* [PostgreSQL](http://postgresql.org) (8.3+ Recommended)
* [Perl](http://perl.com) (5.12+ Recommended)
* [POE](http://poe.perl.org)
* [POE::Component::Server::eris](https://github.com/reyjrar/POE-Component-Server-eris)
* [POE::Component::Client::eris](https://github.com/reyjrar/POE-Component-Client-eris)
* [Catalyst](http://catalyst.perl.org)
* A Central Syslog Implementation

## Suggestions

* [rsyslog](http://rsyslog.com) - Open Source Syslog Daemon with tons of features
* [Netdisco](http://netdisco.org) - Layer 2 Network Managment
* [Snort](http://snort.org) - Open Source IDS
* arpwatch

# more to come ..