API on the Management Server

For more information, see the Check Point Management API Reference (at the top, select the correct version) .

Metric Information

Metric ID

Metric Description

Metric Type

Metric Units

Metric Labels

Metric Label Description

mgmt.proc.ready

Are the require processes ready on the Management Server?

This metric is available in:

AsyncGauge

{is_ready}

{'process_name', 'state, 'more'}

  • process_name

    The name of the process (FWM, CPM, API, and so on).

  • state

    The state of the process (Up or Down).

  • more

    An additional description for the process status.

api.call.count

Number of calls to each API command.

This metric is available in:

AsyncGauge

{count}

{'command'}

  • command

    The name of the API command.

api.call.success.rate

Success rate of each API command.

This metric is available in:

AsyncGauge

{rate}

{'command'}

  • command

    The name of the API command.

api.call.avg.duration

Average duration of each API command.

This metric is available in:

AsyncGauge

{duration}

{'command'}

  • command

    The name of the API command.