A Net of Dameon-Scripts, called workers, which is hihgly scalable and efficient.
More text follows here shortly
Also all text in res/ will be included here
To other perl modules, and for the command-center, etc...
- How to set up the controlcenter
- how to set up one or more workers on a server (copy /lib and the worker)
- how to set up workers
Why do i need this?
You want to permanenty scan your network and save the results in a mysql-database? This is a simple thing to do, we need the following workers:
- scanw
- lookupw
- portw
- pingw
- mysqlw
- intercomw
what do we do:
- configure scanw with the subnets you want to have checked
- configure intercomw to make all other workers known to it (so scanw can just inform the gateway)
- configure intercomw to write results of scan to mysqlw
- now the service is up and running. to see your data use phpmyadmin or create a webgui
Check on the status of all items in your network and receive messages if something is down.
GNU GENERAL PUBLIC LICENSE, see LICENSE