Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- Jul 16, 2011, 8:13:31 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 1 1 = SYNEMA = 2 2 3 SYNEMA is a newmonitoring tool that helps to visualize different types of alerts from3 SYNEMA is a open source monitoring tool that helps to visualize different types of alerts from 4 4 well-known security sensors. The architecture of the proposed tool is distributed and enables centralizing the 5 5 collected information into a lightweight visualizer. The front-end proposes many display modes in order to … … 15 15 Video of the correlation plugin in Synema: 16 16 [http://www.youtube.com/watch?v=InhiB9RBTr4] 17 18 == How to get Synema ? == 19 20 There is currently no stable release of Synema. Synema can be downloaded from the SVN repository: 21 22 (not working at this time. TO BE SOLVED !) 23 {{{ 24 svn checkout https://traclifo.univ-orleans.fr/svn/SYNEMA/trunk synema 25 }}}