Project

General

Profile

action #174313

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 
 ``` 
 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 / 
 ``` 

 ## Suggestions 
 * we're keeping a long list of old packages in /var/cache/zypp/packages/. It goes back to february 2023 
 * Research if zypper can provide such options, otherwise add a custom systemd service or extend openqa-auto-update to remove older cached packages based on number and/or age 
 * Ensure that this frees up enough space and crosscheck the alert on zabbix again

Back