####Table of Contents
##Overview The vFabric Hyperic module allows you to install and configure the vFabric Hyperic agent with minimal effort.
##Setup/Example
include hyperic::agent
class { 'hyperic::agent':
use_vmware_repo => true,
setup_server => 'hyperic.server.local',
java_home => '/usr/java/latest,
}