Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

16.1 Calendar API

In this section, calendar APIs are explained.


Note that the following APIs, provided by previous versions of Systemwalker Operation Manager, are used in the same way as they are in this version. The operating environment, precautionary items and required files are the same as for this version.

Previous versions of Systemwalker Operation Manager indicate the following versions:

[Windows]

SystemWalker/OperationMGR V4.0L10/V4.0L20

[UNIX]

SystemWalker/OperationMGR 4.0


The section below explains the operating environments, precautionary items, and required files which are common to calendar APIs.

Operating Environment

These APIs can only be operated on machines where the Systemwalker Operation Manager server is installed. They will not operate on machines where only the Systemwalker Operation Manager client is installed.

The APIs can be used only for Windows, Solaris and Linux x64 versions. They are not available for HP-UX, AIX and Linux x86 versions.

Cautions

Required Files

The following files are required to use the calendar APIs shown above:

[Windows x86]

LIB:

f3crhcap.lib

INCLUDE:

f3crhcap.h

[Windows x64]

LIB:

f3crhcap_x64.lib

INCLUDE:

f3crhcap_x64.h

[Solaris 32-bit]

LIB:

libcalapi.so

INCLUDE:

f3crhcap.h

[Solaris 64-bit]

LIB:

libcalapi_64.so

INCLUDE:

f3crhcap_64.

[Linux x64]

LIB:

libcalapi_x64.so

INCLUDE:

f3crhcap_x64.h

Each calendar API is stored in the LIB file, and the definitions and structures used by each API are declared in the INCLUDE file.

These files are stored in the following directories:

[Windows]

LIB:

Systemwalker Operation Manager installation directory: MpWalker.JM\lib

INCLUDE:

Systemwalker Operation Manager installation directory: MpWalker.JM\include

[Common to Solaris 32-bit, Solaris 64-bit and Linux x64]

LIB:

/opt/FJSVjmcal/lib

INCLUDE:

/opt/FJSVjmcal/include