Monitoring parameters

Update the custom YAML file to provide the details that are relevant for monitoring your automation components.
Table 1. Monitoring configuration parameters: spec.monitoring_configuration
Parameters Description Default or ExampleValues Required
mon_metrics_writer_option Provide the monitoring metrics option.

Specify 0 for Graphite and 4 for Prometheus.

4 No
mon_enable_plugin_pch Performance metrics for FileNet® Content Manager components. false No
mon_enable_plugin_mbean Performance metrics for JMX. false No
collectd_plugin_write-graphite_host The hostname for the Graphite service. localhost No
collectd_plugin_write_graphite_port The port for the Graphite service. 2003 No
collectd_interval The interval seconds in which to query the read plugins. If set, will use the specified interval for collectd and plugins. 10 No
collectd_disable_host_monitoring If set to true, disables the collectd cpu, interface, load, memory, and prometheus plugins. false No
collectd_plugin_write_prometheus_port The port of the collectd embedded webserver should listen on that can be scraped by using Prometheus. 9103 No