Application Puppet Agent RRD Runtime Graph fix (#11837)

This commit is contained in:
SourceDoctor
2020-06-18 18:15:52 +02:00
committed by GitHub
parent 2a8e39d55e
commit 8e60f8f56f
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ $rrd_list = array();
$rrd_filename = rrd_name($device['hostname'], array('app', 'puppet-agent', $app['app_id'], 'time'));
$array = array(
'catalog_application',
'config_restrieval',
'config_retrieval',
'convert_catalog',
'fact_generation',
'node_retrieval',