mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	Merge 5d713dc40a into be19d537cd
				
					
				
			This commit is contained in:
		
						commit
						4281ea6daf
					
				| 
						 | 
					@ -18,6 +18,7 @@
 | 
				
			||||||
            'for': '1h',
 | 
					            'for': '1h',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: 'warning',
 | 
					              severity: 'warning',
 | 
				
			||||||
 | 
					              window: '24h',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem is predicted to run out of space within the next %(nodeWarningWindowHours)s hours.' % $._config,
 | 
					              summary: 'Filesystem is predicted to run out of space within the next %(nodeWarningWindowHours)s hours.' % $._config,
 | 
				
			||||||
| 
						 | 
					@ -38,6 +39,7 @@
 | 
				
			||||||
            'for': '1h',
 | 
					            'for': '1h',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
					              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
				
			||||||
 | 
					              window: '4h',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem is predicted to run out of space within the next %(nodeCriticalWindowHours)s hours.' % $._config,
 | 
					              summary: 'Filesystem is predicted to run out of space within the next %(nodeCriticalWindowHours)s hours.' % $._config,
 | 
				
			||||||
| 
						 | 
					@ -56,6 +58,7 @@
 | 
				
			||||||
            'for': '30m',
 | 
					            'for': '30m',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: 'warning',
 | 
					              severity: 'warning',
 | 
				
			||||||
 | 
					              threshold: '%(fsSpaceAvailableWarningThreshold)d%%' % $._config,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem has less than %(fsSpaceAvailableWarningThreshold)d%% space left.' % $._config,
 | 
					              summary: 'Filesystem has less than %(fsSpaceAvailableWarningThreshold)d%% space left.' % $._config,
 | 
				
			||||||
| 
						 | 
					@ -74,6 +77,7 @@
 | 
				
			||||||
            'for': '30m',
 | 
					            'for': '30m',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
					              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
				
			||||||
 | 
					              threshold: '%(fsSpaceAvailableCriticalThreshold)d%%' % $._config,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem has less than %(fsSpaceAvailableCriticalThreshold)d%% space left.' % $._config,
 | 
					              summary: 'Filesystem has less than %(fsSpaceAvailableCriticalThreshold)d%% space left.' % $._config,
 | 
				
			||||||
| 
						 | 
					@ -94,6 +98,7 @@
 | 
				
			||||||
            'for': '1h',
 | 
					            'for': '1h',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: 'warning',
 | 
					              severity: 'warning',
 | 
				
			||||||
 | 
					              window: '24h',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem is predicted to run out of inodes within the next %(nodeWarningWindowHours)s hours.' % $._config,
 | 
					              summary: 'Filesystem is predicted to run out of inodes within the next %(nodeWarningWindowHours)s hours.' % $._config,
 | 
				
			||||||
| 
						 | 
					@ -114,6 +119,7 @@
 | 
				
			||||||
            'for': '1h',
 | 
					            'for': '1h',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
					              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
				
			||||||
 | 
					              window: '4h',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem is predicted to run out of inodes within the next %(nodeCriticalWindowHours)s hours.' % $._config,
 | 
					              summary: 'Filesystem is predicted to run out of inodes within the next %(nodeCriticalWindowHours)s hours.' % $._config,
 | 
				
			||||||
| 
						 | 
					@ -132,6 +138,7 @@
 | 
				
			||||||
            'for': '1h',
 | 
					            'for': '1h',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: 'warning',
 | 
					              severity: 'warning',
 | 
				
			||||||
 | 
					              threshold: '5%',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem has less than 5% inodes left.',
 | 
					              summary: 'Filesystem has less than 5% inodes left.',
 | 
				
			||||||
| 
						 | 
					@ -150,6 +157,7 @@
 | 
				
			||||||
            'for': '1h',
 | 
					            'for': '1h',
 | 
				
			||||||
            labels: {
 | 
					            labels: {
 | 
				
			||||||
              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
					              severity: '%(nodeCriticalSeverity)s' % $._config,
 | 
				
			||||||
 | 
					              threshold: '3%',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            annotations: {
 | 
					            annotations: {
 | 
				
			||||||
              summary: 'Filesystem has less than 3% inodes left.',
 | 
					              summary: 'Filesystem has less than 3% inodes left.',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue