Pro.Monitor V6.7
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
The Graphite plugin gives the possibility to collect metrics, alarms and metadata in Graphite plateform. Once active, this plugin will collect all generated alerts, metrics and metadata and store them waiting for the probe to collect them To limit memory usage the number of element temporally stored is limited
[agentil metrics availability] pattern = ^agentil\.promonitor\. retentions = 1m:7d,5m:30d,1h:90d [agentil sap] pattern = ^agentil\.sap\. retentions = 1m:7d,5m:30d,1h:90d
sudo docker exec -i -t graphite bash cd /var/log rm -f carbon.log exit sudo docker stop graphite sudo docker start graphite