Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsMonitoredService

Represents an OpenNMS monitored service.

Hierarchy

  • OnmsMonitoredService

Implements

Index

Properties

Optional id

id: number

the service ID

Optional ipInterface

ipInterface: any

the ipInterface associated with this service

Optional lastFail

lastFail: Moment

the last time the service failed

Optional lastGood

lastGood: Moment

the last time the service passed

Optional node

node: any

the node associated with this service

Optional status

the current status

Optional type

the service type associated with this service

Accessors

urlValue

  • get urlValue(): string

Generated using TypeDoc