Monitoring-Spooler
view release on metacpan or search on metacpan
Run the bootstrap command:
mon-spooler.pl bootstrap --name=<newgrp>
This will create an initial group and set things up.
WARNING: Make sure the database file is owned by the user service the
webinterface and also accessible by the user execution your cronjobs,
e.g. www-data.
chown -R www-data:www-data /var/lib/mon-spooler/
CREATE CRONJOBS
Create at least one cronjob here. If you have set-up an provider which
supports both text and phone messages you should set up two cronjobs
here, otherwise create only one for either phone or test messages.
CREATE NOTIFICATION QUEUE
At the moment there is no easy built-in interface to populate the
notification queue with a set of contacts. The recommended way is to use
App::Standby for that. If you opt not to, then I'd recommend using bare
lib/Monitoring/Spooler.pm view on Meta::CPAN
Run the bootstrap command:
mon-spooler.pl bootstrap --name=<newgrp>
This will create an initial group and set things up.
WARNING: Make sure the database file is owned by the user service the webinterface
and also accessible by the user execution your cronjobs, e.g. www-data.
chown -R www-data:www-data /var/lib/mon-spooler/
=head2 CREATE CRONJOBS
Create at least one cronjob here. If you have set-up an provider which supports
both text and phone messages you should set up two cronjobs here, otherwise
create only one for either phone or test messages.
=head2 CREATE NOTIFICATION QUEUE
At the moment there is no easy built-in interface to populate the notification
( run in 0.537 second using v1.01-cache-2.11-cpan-71847e10f99 )