123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>ids_general.xml</cmd>
- <type>T_FILE</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PS</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>ps.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_WILDCARD_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%DUMPDIR%/af*</file>
- <numfiles>6</numfiles>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_WILDCARD_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%DUMPDIR%/core*</file>
- <numfiles>2</numfiles>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_WILDCARD_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%ERRORDIR%/*</file>
- <numfiles>3</numfiles>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_HOSTSFILE_COPY</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_SERVICESFILE_COPY</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NETSTAT_AN</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>netstat.an.out</output>
- <comment></comment>
- </Command>
- </Commands>
|