mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Change default GpfsCollector command to mmpmon (#53)
				
					
				
			* Set default cmd to 'mmpmon' * Reuse looked up path * Cast const to string
This commit is contained in:
		@@ -16,7 +16,7 @@ The reported filesystems can be filtered with the `exclude_filesystem` option
 | 
			
		||||
in the configuration.
 | 
			
		||||
 | 
			
		||||
The path to the `mmpmon` command can be configured with the `mmpmon_path` option
 | 
			
		||||
in the configuration.
 | 
			
		||||
in the configuration. If nothing is set, the collector searches in `$PATH` for `mmpmon`.
 | 
			
		||||
 | 
			
		||||
Metrics:
 | 
			
		||||
* `bytes_read`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user