Migrate from map-services to svc-map

This patch migrates the collectl element from map-services to
svc-map by adding the -a option to os-svc-enable and adding a
svc-map file.

Change-Id: I13ad6055ebfe46d25dc1bf598eaabafb6ac6bb5a
This commit is contained in:
Ryan Brady 2014-10-16 17:47:59 -04:00
parent a16cbda6ea
commit aa6994cacf
3 changed files with 4 additions and 1 deletions

View File

@ -1 +1,2 @@
os-apply-config
os-svc-install

View File

@ -4,7 +4,7 @@ set -o pipefail
install-packages collectl
os-svc-enable -n collectl
os-svc-enable -an collectl
# The default configuration has been changed to examine cpu, disk, memory,
# network and process stats only and only record eth and bond stats for the

View File

@ -0,0 +1,2 @@
collectl:
default: collectl