1.0

n
Includes the Predefined MIB Statistics resource kind, which consists of common device-level and interface-
level variables selected from RFC1213-MIB.mib.
n
Uses manual discovery to create resources. You can also create resources individually.
n
Requires an SNMP community string. The community string authenticates messages sent between the
SNMP management station and managed devices.
n
Supports SNMPv1 and SNMPv2c.
SQL Loader Adapter
The SQL Loader adapter is an embedded adapter that reads data from an external database.
The SQL Loader adapter has the following features and requirements.
n
Uses JDBC drivers and SQL queries to retrieve data from the source database. The adapter can retrieve
data from multiple tables residing in multiple databases.
n
Reads resource metrics time series and resource relationship data from the source database.
n
Maps resources from source database fields to files in the FSDB by using resource definitions in an SQL
query file.
n
Retrieves change events from the source database by using an SQL query file. An adapter instance can
collect either metrics data or events data. You must create separate adapter instances to process metrics
and events.
n
Uses auto-discovery and manual discovery to create resources.
n
Requires the host name or IP address of the database host, the port to be used to connect to the database,
and the name of the database that contains the information to extract. For SQL Server, the adapter requires
a named instance.
n
Supports SQL Server, Oracle, PostgreSQL, Sybase, and MySQL databases. The supported database
versions depend on the version of the JDBC driver included with the adapter. You can find the JDBC
driver version for each database in the
vcenter-ops
/user/plugins/inbound/general_sql_adapter3/lib
folder.
Text File Adapter
The Text File adapter is an embedded adapter that collects performance data from delimited text files.
The Text File adapter has the following features and requirements.
n
Collects data from files that an external process exports to a main input folder. You specify the location
of the main input folder during adapter instance configuration.
n
Uses a configuration file to convert data files to a standard comma-separated value (CSV) format that the
adapter can read. You define the basic resource properties, such as adapter kind and resource kind, and
how to extract values from data files, in this configuration file.
n
Uses metadata files to define relationships between resources. The external process exports metadata files
to the main input folder.
n
Requires data files and metadata files to use certain file naming and formatting conventions.
n
Requires access to the main input folder.
n
Requires the user account that runs the Collector service to have read and write permission to the main
input folder.
VMware vCenter Operations Manager Enterprise Adapter Guide
28 VMware, Inc.