1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

check for puppet v7 summary file (#485)

This commit is contained in:
SourceDoctor
2023-08-02 23:21:39 +02:00
committed by GitHub
parent f846574884
commit 2c6ae8b659

View File

@@ -21,6 +21,7 @@ CONFIGFILE = "/etc/snmp/puppet.json"
summary_files = [
"/var/cache/puppet/public/last_run_summary.yaml",
"/var/cache/puppet/state/last_run_summary.yaml",
"/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
"/opt/puppetlabs/puppet/public/last_run_summary.yaml",