enabled_plugins simply lists plugins to load. Format of this file is:
name1 name2 name3
Where nameN is the name of the plugin defined in plugins.db.
Example:
disk filesystem netstat
This file is searched in following locations:
/usr/share/bijk /var/lib/bijk /etc/bijk
Resutling list is not merged, first file found is used.