|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Set Up and Manage Agent
How do I download an agent?See Download and Register Agent in "Getting Started". Can I launch the agent from a command prompt?Yes. To start the agent from the command prompt on Windows or with sudo on Mac or Linux:
The Register Agent page opens in your browser prompting you for an API key.
Once the agent is registered, you can assign a profile to the agent.
How can I run the agent using a proxy server?Since the agent bypasses proxy server settings configured on your machine, use the following command line syntax to run the agent using a proxy server:
How do I assign a profile to an agent?You can do either of the following:
Can I set a default profile for all new agents?Yes. See How do I set a Default profile? How do I start ingesting content?Click Start Ingestion on the Manage Ingest Agent page.
See also Restarting Ingestion. What does the agent status mean?The agent status is displayed in the list of Contest Ingest Agents on the dashboard and on the Manage Ingest Agent page:
How do I stop ingesting?To stop ingesting from the Agent Configuration Dashboard:Click Stop Ingestion on the Manage Ingest Agent page. To stop ingesting from the Agent Management page on the local host:
How do I stop the agent from running?You can stop the agent process running in the background (whether the agent is ingesting or not).
To stop the agent process:Do either of the following:
Restarting IngestionMy agent is idle. How do I restart ingesting content?A status of "Idle" is normal if no new content has been published to your selected entitlements. However, if your agent has stopped ingesting content, or has been idle for an extended period of time, do one of the following to restart ingestion: To restart ingesting from the Agent Configuration Dashboard:
To restart ingesting from the Agent Management page on the local host:
My agent is off. How do I restart ingesting content?If the agent process is no longer running, do one of the following to restart ingestion: From your desktop environment:
From the command prompt on Windows or with sudo on Mac or Linux:
How do I access the Agent Management page on the local host?To determine where the Agent Management page is located on your local machine, use the local port you noted when registering the agent. For example, if your agent registration address is localhost:8087/register, you can manage your agent from your local machine at localhost:8087/agent.
Can I change the local port that the Agent Management page uses?Yes, you can specify the port to use from the command prompt on Windows or with sudo on Mac or Linux; for example:
Can I disable the local Agent Management page server?Yes, you can disable and enable the local HTTP server from the command prompt on Windows or with sudo on Mac or Linux: To disable the local HTTP server:
To enable the local HTTP server:
What is Access Mode and Version?Access mode and version determine the environment (for example, 'Live' or 'Preview') and AP Media API version which the agent uses to download content. 'Live' mode is the default. 'Preview' mode may be used to test new features. It is typically recommended to use the default mode and version already selected from the Access Mode lists on the Content Ingest Agent page. How do I start ingesting from a specific point in time?By default, the agent begins ingesting content from the present time. If you stop content ingestion, or if it is interrupted for any reason, the agent saves the last ingestion time for each entitlement to maintain continuity, that is, to avoid any gaps and/or overlaps in content ingestion. When you restart content ingestion, the agent begins ingesting content for each entitlement from the last ingestion time. If more than three days have passed since the last ingestion time, the agent starts ingesting from the oldest content available. In some cases, you might want to change the starting time for content ingestion; for example, if you added more entitlements or if there is not enough time to ingest all content since the last ingestion time before the newspaper's release deadline. To change the starting time for content ingestion:
How do I delete an agent from the Agent Configuration Dashboard?
Do either of the following to delete an agent:
Can I manage the agent remotely?Yes, to manage the agent remotely, you can use the IP address found
on the Agent Management
page on your local host; for example, at Agent Details and StatisticsWhere can I view agent details?On the dashboard, click the agent name to display the Manage Ingest Agent page. Right below the agent status, you can view the agent details:
Are agent statistics available?Yes. To view agent statistics, click the agent name on the dashboard to display the Manage Ingest Agent page. Agent statistics are displayed below the agent details.
The following statistics are reported for the specified timeframe:
How do I refresh agent statistics?In the Agent Ingest Statistics section of
the Manage Ingest Agent page, click the Refresh Agent
Statistics icon How do I change the timeframe for which statistics are reported?In the Agent Ingest Statistics section of the Manage Ingest Agent page, select the timeframe from the Statistics from list. How do I reset statistics?In the Agent Ingest Statistics section of the Manage Ingest Agent page, click Reset Statistics. What information is available on the Agent Management page on the local host?The following information is available on the Agent Management page on your local host:
Running Agent as a ServiceYou can run the agent as a service on Windows, Mac or Linux. When the agent is running as a service, it restarts automatically when your machine is restarted.
How do I install the agent as a service?
The service will start automatically. How do I start and stop the service?Once the agent is installed as a service, you can start or stop it as any other service process. For example, on Windows, you can start and stop it from the Task Manager by right-clicking the service name and clicking Start Service or Stop Service:
Alternatively, you can start and stop the service from the command prompt on Windows or with sudo on Mac or Linux. To start the service:
To stop the service:
How do I uninstall the service?You can uninstall the service from the command prompt on Windows or with sudo on Mac or Linux:
|