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

#Description: Minimal System Monitoring
X rrdtool
X collectd
# rrdtool build dependencies
X libpng
X freetype
X libart_lgpl23
# collectd optional dependencies
X libstatgrab
X liboping
X lm_sensors
# lm_sensors build dependencies
X sysfsutils
# collection.cgi dependencies
# TODO: refactor into a web module
X perl-html-parser
X perl-uri