Modify emsdriver Code
[vfc/nfvo/driver/ems.git] / ems / boco / conf / crontab.xml
index 0d7f591..412160a 100644 (file)
 
 -->
 <scheduler>
-      <crontab type ="ems-resource" crontab="0 0/15 * * * ?">
+      <crontab type ="ems_resource" crontab="">
          <match>*</match>
          <granularity>15</granularity>
       </crontab>
-      <crontab type ="ems-performance" crontab="">
-          <match>*</match>
+      <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>
           <granularity>15</granularity>
       </crontab>
-      <crontab type ="ems-alarm" iscollect = "false">
-               <readtimeout>6</readtimeout>;
+      <crontab type ="ems_alarm" iscollect="true">
+               <readtimeout>18000</readtimeout>;
       </crontab>
 </scheduler>
\ No newline at end of file