Project

General

Profile

action #174316

Updated by okurz 2 days ago

## Observation 
 From https://zabbix.nue.suse.com/zabbix.php?show=1&name=&inventory%5B0%5D%5Bfield%5D=type&inventory%5B0%5D%5Bvalue%5D=&evaltype=0&tags%5B0%5D%5Btag%5D=&tags%5B0%5D%5Boperator%5D=0&tags%5B0%5D%5Bvalue%5D=&show_tags=3&tag_name_format=0&tag_priority=&show_opdata=0&show_timeline=1&filter_name=&filter_show_counter=0&filter_custom_time=0&sort=clock&sortorder=DESC&age_state=0&show_suppressed=0&unacknowledged=0&compact_view=0&details=0&highlight_row=0&action=problem.view 

 it shows 

 ``` 
 2024-12-11 06:50:26                                  				 Warning                  		 PROBLEM                  		 ariel.dmz-prg2.suse.org          	 /var/tmp: Disk space is low and might be full in 7d (used > 85%)          	 1d 9h 40m          	 No                  		 Application: Filesystem /var/tmp 
 2024-12-11 06:50:23                                  				 Warning                  		 PROBLEM                  		 ariel.dmz-prg2.suse.org          	 /: Disk space is low and might be full in 7d (used > 85%)          	 1d 9h 40m          	 No                  		 Application: Filesystem / 
 ``` 

 which should be handled in #174313 but I don't recall that we have received any alert notification, e.g. email to o3-admins@suse.de . Ensure we get emails on alerts 

 ## Suggestions 
 * Look into zabbix configuration options 
 * Check if we would only get emails for critical, not "warning" 
 * Crosscheck if this is a regression or if we never got emails

Back