文件操作 - rbldrate.xsl
返回文件管理
返回主菜单
删除本文件
文件: /opt/dell/srvadmin/var/lib/openmanage/xslroot/sm/template/en/common/rbldrate.xsl
编辑文件内容
<?xml version="1.0" encoding="UTF-8"?> <!-- This is the XSL to render the Virtual Disks Information page. The associated web plugin is the VDInfoWebPlugin. --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> <xsl:variable name="strTitlePart1"><!--XLATESTART-->Change Rebuild Rate for <!--XLATESTOP--></xsl:variable> <xsl:variable name="strTitlePart2"><!--XLATESTART--><!--Variable name of controller follows title; Use this if you have to split strTitle--><!--XLATESTOP--></xsl:variable> <xsl:variable name="strSubHeader1"><!--XLATESTART-->The Rebuild Rate controls the amount of system resources dedicated to rebuilding a failed physical disk. A higher Rebuild Rate results in a faster rebuild but slower processing of other tasks. A lower Rebuild Rate results in a slower rebuild but has less impact on other tasks. Enter the Rebuild Rate for the controller below. <!--XLATESTOP--></xsl:variable> <xsl:variable name="strSubHeader2"><!--XLATESTART-->Reduce the rebuild rate to maximize system performance while the rebuild completes. Reducing the rebuild rate extends the rebuild time.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strCancel"><!--XLATESTART-->Controller Information<!--XLATESTOP--></xsl:variable> <xsl:variable name="strCurrentRate"><!--XLATESTART-->Current Rebuild Rate:<!--XLATESTOP--></xsl:variable> <xsl:variable name="strRate"><!--XLATESTART-->New Rebuild Rate (0-100):<!--XLATESTOP--></xsl:variable> <xsl:variable name="strApply"><!--XLATESTART-->Apply Changes<!--XLATESTOP--></xsl:variable> <xsl:variable name="strErrorNumeric"><!--XLATESTART-->You have entered an invalid rebuild rate. Please enter a numeric value of 0 to 100.<!--XLATESTOP--></xsl:variable> <xsl:variable name="strErrorEqual"><!--XLATESTART-->You have entered a value that is same as the current value.<!--XLATESTOP--></xsl:variable> </xsl:stylesheet>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件