Skip to content

Plugin timeout too short #4

Description

@rguhr

The hardcoded timeout of 3 seconds is much too short for production environments. We run this script towards our vCenter to scan all esxi nodes. But the whole process (get and parse the answer from the vCenter) needs more than 3 seconds. I heard the normal timeout of nagios plugin should be around 30 seconds.

ToDos:

  • The default timeout $TIMEOUT should increase to 30 seconds
  • The timeout should be controllable via command argument (so users can define their own timeouts depending on their environments)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions