mirror of
				https://github.com/bashclub/check-opnsense.git
				synced 2025-11-04 13:12:27 +01:00 
			
		
		
		
	Update opnsense_checkmk_agent.py
This commit is contained in:
		@@ -453,7 +453,8 @@ class checkmk_checker(object):
 | 
			
		||||
            _all_interfaces[_interface] = _interface_dict
 | 
			
		||||
            if re.search("^[*]?(pflog|pfsync|lo)\d?",_interface):
 | 
			
		||||
                continue
 | 
			
		||||
 | 
			
		||||
            if not _opnsense_ifs.get(_interface):
 | 
			
		||||
                continue
 | 
			
		||||
            for _key,_val in _interface_dict.items():
 | 
			
		||||
                if _key in ("name","network","address","flags"):
 | 
			
		||||
                    continue
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user