Exceptions

This file contains the custom exceptions defined for monitoring tools.

exception monitormetrics.utils.exceptions.BatchSchedulerNotFound[source]

Batch scheduler not implemented or not recognised

exception monitormetrics.utils.exceptions.CommandExecutionFailed[source]

Command execution exception

exception monitormetrics.utils.exceptions.JobPIDNotFoundError[source]

Step job PID not found

exception monitormetrics.utils.exceptions.KeyNotFoundError[source]

Key not found in the dict

exception monitormetrics.utils.exceptions.PerfEventListNotFoundError[source]

Perf event list not implemented

exception monitormetrics.utils.exceptions.ProcessorVendorNotFoundError[source]

Processor vendor not implemented