Class ServiceCheck


  • public class ServiceCheck
    extends GenericObject
    Business service check
    • Constructor Detail

      • ServiceCheck

        public ServiceCheck​(org.netxms.base.NXCPMessage msg,
                            NXCSession session)
        Parameters:
        msg -
        session -
    • Method Detail

      • getCheckType

        public int getCheckType()
        Returns:
        the checkType
      • getScript

        public String getScript()
        Returns:
        the script
      • getThreshold

        public Threshold getThreshold()
        Returns:
        the threshold
      • getFailureReason

        public String getFailureReason()
        Returns:
        the failureReason
      • isTemplate

        public boolean isTemplate()
        Returns:
        the template
      • getTemplateId

        public long getTemplateId()
        Returns:
        the templateId