Modify socket timeout
[vfc/nfvo/driver/ems.git] / ems / microservice-standalone / src / main / assembly / conf / crontab.xml
index 412160a..1fd4ca7 100644 (file)
          <granularity>15</granularity>
       </crontab>
       <crontab type ="ems_performance" crontab="0 0/15 * * * ?">
-          <match>/&lt;*${s_year}${s_mon}${s_day}${s_hour}&gt;/.*${s_year}${s_mon}${s_day}${s_hour}${s_min}.*</match>
+          <match>/&lt;${s_year}${s_mon}${s_day}${s_hour}&gt;/.*${s_year}${s_mon}${s_day}${s_hour}${s_min}.*</match>
           <granularity>15</granularity>
       </crontab>
       <crontab type ="ems_alarm" iscollect="true">
-               <readtimeout>18000</readtimeout>;
+               <readtimeout>180000</readtimeout>;
       </crontab>
 </scheduler>
\ No newline at end of file