mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	puppet: Exclude squashfs filesystems from nagios disk checks.
These generally aren't being written to.
This commit is contained in:
		@@ -46,7 +46,7 @@ define command{
 | 
			
		||||
 | 
			
		||||
define command{
 | 
			
		||||
        command_name    check_remote_disk
 | 
			
		||||
        command_line    /usr/lib/nagios/plugins/check_by_ssh -p 22 -l nagios -t 30 -i /var/lib/nagios/.ssh/id_rsa -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/check_disk -W$ARG1$ -K$ARG2$ -w $ARG1$ -c $ARG2$ -A -l -X cgroup -X tmpfs -X devtmpfs'
 | 
			
		||||
        command_line    /usr/lib/nagios/plugins/check_by_ssh -p 22 -l nagios -t 30 -i /var/lib/nagios/.ssh/id_rsa -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/check_disk -W$ARG1$ -K$ARG2$ -w $ARG1$ -c $ARG2$ -A -l -X cgroup -X tmpfs -X devtmpfs -X squashfs'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
define command{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user