Anonymous
Not logged in
Talk
Contributions
Log in
Krupczak.org
Search
Editing
Example Cartographer Agent Configuration
(section)
From Krupczak.org
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== cartographer.xml == Here is a basic ''cartographer.xml'' that is included in the Cartographer agent distribution. <pre> <?xml version="1.0"?> <cartographerConfig version="4" xmlns="http://xmlns.krupczak.org/xsd/xmpdconfigs-1.0"> <dependencyAgeOutInterval>600</dependencyAgeOutInterval> <peerAgeOutInterval>1800</peerAgeOutInterval> <dependencyScanInterval>120</dependencyScanInterval> <xmpAuthenUser>changeit</xmpAuthenUser> </cartographerConfig> </pre> The configuration file version is 4. This number should be monotonically increasing. Cartographer agents will distribute and update this file amongst each other. To deploy a new configuration file, simply edit a new one and place in the Cartographer home directory (e.g. ''/opt/cartographer'' or ''c:\program files\cartographer''). The cartographer agent and plugins will periodically stat their config files and re-read them if they have changed and if the version number is greater than the one they previously read and parsed. The ''<dependencyAgeOutInterval>'' XML element tells Cartographer how long dependencies should remain in its tables, before pruning, if it has not been re-discovered or re-validated. The ''<peerAgeOutInterval>'' XML element tells Cartographer how long a peer agent should remain in its peer table, before pruning, if it has not been re-discovered or re-validated. The ''<dependencyScanInterval>'' XML element tells Cartographer how often, in seconds, to wait before searching for dependencies. 120 means to wait two minutes before scanning for dependencies again. This number represents a tradeoff between CPU utilization and dependency discovery granularity. The smaller the number, the more often dependencies are searched for but the more CPU the agent consumes. The ''<xmpAuthenUser>'' XML elements tells the Cartographer agent which XMP authenticated user to use when communicating with other XMP agents. This value should be specified in the ''xmpd.xml'' configuration file with appropriate permissions. The Cartographer plugin needs ''GetRequest'', ''SelectTableRequest'', ''Trap'', and ''Information'' protocol operations permission for the ''cartographer'', ''mib2'', and ''core'' MIBs.
Summary:
Please note that all contributions to Krupczak.org may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Krupczak.org:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Home
Contact Information
Recent changes
Family Name History
Source Code
SysAdmin Notes
News and Events
Help
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs