BGPmon-Archiver-2

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

'peerdirectory' parameters to the appropriate paths for your setup.

If you want to control the archiver via the system's init processes, copy the
bgpmon-archiver script from the scripts/ directory to /etc/init.d.  This script
expects that the archiver process will be run by user 'bgpmon'.  If you plan to
use a different user to run the archiver, edit this script and change '--user
bgpmon' to the user you would like to use.

Next, make the script executable:

chmod +x /etc/init.d/bgpmon-archiver

If you would like the archiver to start up automatically each time the machine
restarts/reboots, do the following:

On Ubuntu:
update-rc.d bgpmon-archiver defaults

On Fedora:
chkconfig --level 12345 bgpmon-archiver on



( run in 0.273 second using v1.01-cache-2.11-cpan-496ff517765 )