Twin Cities Endpoint Management User Group

 View Only

How does the Sweep function work? 

Jun 26, 2009 09:30 AM

The database sweep function can be triggered manually or automatically. It is triggered automatically when the number of records exceeds the value entered on the Policy Manager, or exceeds the time limit listed on the Policy Manager.

The sweep function works by using two tables for each log type. The server will start out by putting logs into one of the tables (call it Table1).

Once the sweep gets done the server will switch to use the second table (call it Table2) and start storing any new logs into this second table.

Before the server switches to Table2 it will remove all logs from Table2.  Table1 will still have all the logs it collected. Then once the sweep function is run again the server will switch back to Table1, removing all logs from Table1, but keeping the logs that were collected during the time it was using Table2. The server will basically switch back and forth between these two tables each time the sweep function is called, clearing that one table before using it.

After you configure database maintenance options from the Admin > Servers page, on the Database tab of the Site Properties dialog box in the Symantec Endpoint Protection Manager Console, the new options are not picked up by the database maintenance task. To have the options take effect, you can stop and start the database maintenance task by typing the following URLs in this order from a web browser located on the Symantec Endpoint Protection Manager server:

To stop a database maintainance task:
https://localhost:8443/servlet/ConsoleServlet?ActionType=ConfigServer&action=StopTask&task=AgentSweepingTask

To start  a database maintainance task
https://localhost:8443/servlet/ConsoleServlet?ActionType=ConfigServer&action=StartTask&task=AgentSweepingTask

Alternatively, you can log out of the console and restart the Symantec Endpoint Protection Manager service from the Task Manager.




Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Sep 03, 2014 09:26 AM

What is policy manager ?

How it is connected with SEPM DB ?

Does this Swepping task runs on entire SEPM database ? 

Does this task include Linux clients tables in SEM5 DB ? 

I am looking for more detail information on how this sweep function runs in Symantec endpoint protection manager database.

 

 

 

 

Feb 11, 2013 02:50 PM

Are there any changes for SEP 12.1 ?

 

These are the SEP 11 steps I used (after enabling it)

  • Stop the SEPM service if running.  Open TaskManager.
  • Start the SEPM service.    
  • Log on to the SEPM and navigate to   >  Admin  >  Servers.  
  • Watch the yellow system log to see when these messages display:  “Database Maintenance finished ” and  “System administrative logs have been swept.”  
  • When complete per the yellow System Log, check the DB size at \Program Files\Symantec\SEPM\db

 

I recall that in SEP 11 it always happens at midnight (SEPM time) as well.

 

Thanks for the article.

 

Related Entries and Links

No Related Resource entered.