OpenNMS.js - v2.6.2-SNAPSHOT
    Preparing search index...

    Class OnmsMonitoredService

    Represents an OpenNMS monitored service.

    Implements

    Index

    Constructors

    Properties

    down?: boolean

    true if the service is down

    id?: number

    the service ID

    ipAddress?: string
    ipInterface?: any

    the ipInterface associated with this service

    ipInterfaceId?: number
    lastFail?: Moment

    the last time the service failed

    lastGood?: Moment

    the last time the service passed

    node?: any

    the node associated with this service

    nodeId?: number
    nodeLabel?: string

    the current status

    the service type associated with this service

    Accessors