About LiveUpdate Administrator 2.x "Low Disk Space" Notifications

Article:TECH199625  |  Created: 2012-11-12  |  Updated: 2012-11-12  |  Article URL http://www.symantec.com/docs/TECH199625
Article Type
Technical Solution


Problem



Beginning with LiveUpdate Administrator 2.3.1, LUA has the ability to notify administrators if the hard drive space on the server reaches a critically low level.  What is this threshold?  How can this be configured?


Solution



LUA 2.3.1 and above will automatically send an email notification when disk space is running low on the drive to which LUA 2.x is installed.  LUA's PostgreSQL database is at risk of becoming corrupted if disk space runs low, so it is important that the responsible administrator takes action to free up space when receiving these warnings. 

 

The low disk space feature is configured in the file ...\Symantec\LiveUpdate Administrator\tomcat\webapps\lua\WEB-INF\classes\lua_static.properties - this  lua_static.properties file can be opened in notepad, textpad or your favorite text editor.

 
The default value is 500 MB.  To set a different value, change from the default
 
#Low Disk Space schedule parameters
#Threshold value in  MB
lowdiskspacecheck.threshold.value=500
 
to the desired amount.  For example:
 
#Low Disk Space schedule parameters
#Threshold value in  MB
lowdiskspacecheck.threshold.value=1000
 
Save the file and restart the LUA Tomcat service for this change to go into effect.
 
 




Article URL http://www.symantec.com/docs/TECH199625


Terms of use for this information are found in Legal Notices