Installs base OS monitoring agent for the detected platform.
- Redhat 7.2,7.3
To use, add the following to your run list
Include monitoring_tivoli
in your run_list.
{
"run_list": [
"recipe[monitoring_tivoli::default]"
]
}
TODO: Write how you plan to test this cookbook.