Currently contained monitor works only on Linux.Looking at code org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMonitorImpl it seems best
to have pluggable processinfotree object instead of ContainerMonitor.
ProcfsBasedProcessTree will be pluggable implementation something like resourcecalculatorplugin.
