Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickpr authored Jan 13, 2019
1 parent 4bbe239 commit e561763
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# trapdirector
Icingaweb2 module for receiving and handling snmp traps

Projet objective :
Projet features :

- Receive traps using only net-snmp trapd daemon
- Receive and handle traps using only net-snmp trapd daemon
- See all traps received by the system
- Create rules based on trap and trap elements to send status to icinga services.
- Be able to decode oid and add mibs
- Update icinga services based on rules : host or hostgroups and traps data updates service status.
- OID decode to text, add mib files.

Project status : ongoing developpement
(Some code is taken directly from trapoola.)
Project status : Testing code before first beta release

Have a look at :
* installation doc : ![Installation](docs/01-install.md)

* Ongoing doc : ![Traps](docs/02-traps.md)

* Receiver : ![Basic schema](docs/20-receiver-logic.md)
* Trap receiver logic : ![Basic schema](docs/20-receiver-logic.md)

0 comments on commit e561763

Please sign in to comment.