Mnemosyne is a abstract distribution originally designed for ROCKLinux, but currently only support the trunk of OpenSDE.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
343 B

  1. #Description: Minimal System Monitoring
  2. X rrdtool
  3. X collectd
  4. # rrdtool build dependencies
  5. X libpng
  6. X freetype
  7. X libart_lgpl23
  8. # collectd optional dependencies
  9. X libstatgrab
  10. X liboping
  11. X lm_sensors
  12. # lm_sensors build dependencies
  13. X sysfsutils
  14. # collection.cgi dependencies
  15. # TODO: refactor into a web module
  16. X perl-html-parser
  17. X perl-uri