added MONITORING guide

git-svn-id: http://repo.ham.fi/svn/aprsc/trunk@846 3ce903b1-3385-4e86-93cd-f9a4a239f7ac
This commit is contained in:
Heikki Hannikainen 2012-09-12 19:38:00 +00:00
parent 031010c140
commit b41fd859e2
1 changed files with 22 additions and 0 deletions

22
doc/MONITORING.md Normal file
View File

@ -0,0 +1,22 @@
Monitoring aprsc
================
It's a good practice to monitor the performance and utilisation of your
server, and to generate alarms when it's not working as it should.
aprsc comes with a munin plugin which makes it very easy to set up
statistics graphs.
Setting up the munin plugin
------------------------------
Install dependencies:
apt-get install libcache-cache-perl libjson-xs-perl
Setting up nagios alarms
---------------------------
TODO: write