Nagios

Nagios

Posts 1-1 of 1
  • User photo
    Hans Wolters
    (not a XING member)
    parameters for plugin
    Hi all,

    Just thought I would ask here too since I need some feedback.

    Currently I developed a new plugin that loops certain mib's to gather information about if devices. It enables me to just query a device with one check and get all of the important, for me at least, information.

    The challenge is to see what I would use as parameter separators to list ports that should be down/up. I am thinking about --portsup x,y.z --portsdown a,b,c. This will allow users to mention important ports.

    Any ideas?

    Best regards,

    Hans