mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Application Puppet Agent RRD Runtime Graph fix (#11837)
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user