Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsMonitoredService

Represents an OpenNMS monitored service.

Hierarchy

  • OnmsMonitoredService

Implements

Index

Properties

id

id: number

the service ID

ipInterface

ipInterface: any

the ipInterface associated with this service

lastFail

lastFail: Moment

the last time the service failed

lastGood

lastGood: Moment

the last time the service passed

node

node: any

the node associated with this service

status

the current status

type

the service type associated with this service

Accessors

urlValue

  • get urlValue(): string

Generated using TypeDoc