|
projects:zonestats 2006/01/22 17:10 |
projects:zonestats 2008/10/03 08:25 current |
| | ======Download====== | | ======Download====== |
| | | | |
| - | You can find the last release [[http://www.asyd.net/upstream|here]] | + | You can find the lastest release [[http://www.asyd.net/upstream|here]] |
| | | | |
| - | ======Install====== | + | **Current release: 0.2b** |
| | | | |
| - | ^ Current release | 0.2b | | + | ======Installation====== |
| | | | |
| - | ===== From packages ===== | + | ===== Requirements ===== |
| | | | |
| - | * [[http://www.asyd.net/upstream/ASYDzstats.pkg|Download the package]] | + | | Perl | |
| | + | | The RRDs Perl Module | |
| | + | |
| | + | =====Package===== |
| | + | |
| | + | * [[http://www.asyd.net/upstream/ASYDzstats.pkg|Download the package]] (**Sparc only**) |
| | * pkgadd -Gd ASYDzstats.pkg | | * pkgadd -Gd ASYDzstats.pkg |
| | * Check the configuration file /opt/ASYD/ztats/etc/zstats.conf | | * Check the configuration file /opt/ASYD/ztats/etc/zstats.conf |
| | * Add the crontab | | * Add the crontab |
| | | | |
| - | ===== From subversion (releases or trunk) ===== | + | =====Subversion===== |
| | | | |
| | * Choose the branch : | | * Choose the branch : |
| | * Add the crontab | | * Add the crontab |
| | | | |
| - | //crontab// | + | ===== crontab ===== |
| | <code> | | <code> |
| | 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /PATH/TO/rzstats.pl update | | 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /PATH/TO/rzstats.pl update |
| | | | |
| | <html> | | <html> |
| - | <img src=/projects/zonestats/samples/zones-load.png> | + | <img src="/projects/zonestats/samples/zones-load.png" alt="cpu usage" /> |
| - | <br> | + | <br/> |
| - | <img src=/projects/zonestats/samples/zones-mem.png> | + | <img src="/projects/zonestats/samples/zones-mem.png" alt="memory usage" /> |
| | </html> | | </html> |
| | + | |
| | ~~DISCUSSION~~ | | ~~DISCUSSION~~ |