check_netscaler

A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.

Release v1.6.1

1.6.1 (2020-09-18)

Bug Fixes

  • add --seperator to allow to configure a custom perfdata seperator (#47) (9a9a1b1)
  • add limit switch ('--limit', '-l') and change spec for label switch from '-l' to '-L' (f396fbe)
  • add release automation via semantic-release-bot (19bb5d1)
  • add support for limit in more subs (90b7995)
  • add the ability to set a custom perfdata label for sub check_keyword and check_threshold_and_get_perfdata (#56) (5c0ef0a)
  • get host, user and password from environment variables (NETSCALER_HOST, NETSCALER_USERNAME, NETSCALER_PASSWORD) (4cec658)
  • replace hardcoded id with $plugin->opts->label (2c623d3)

check_netscaler-v1.6.1.tar.gz

Release tarball
application/gzip 2020-09-19 Download from Github

Release Release v1.6.0

  • return OK in state check if no vservers are configured (#44)
  • replaced depreacted calls from Perl-Nagios-Plugin with new names from Perl-Monitoring-Plugin
  • experimental support for objecttypes with a slash inside, e.g. for nspartition/foo (#43)
  • enhanced support for array responses in check_threshold_and_get_perfdata (#43)

check_netscaler-v1.6.0.tar.gz

Release tarball
application/gzip 2019-10-04 Download from Github

Release Release v1.5.1

  • fixed minor typo, made matches/matches_not support matching in arrays
  • output for array matches more comprehensible (#33)
  • updated README.md and CHANGELOG.md (#33)
  • updated README.md (plugin successful tested with 12.1)
  • using 12.0 build 56.20 for traivs ci tests

check_netscaler-v1.5.1.tar.gz

Release tarball
application/gzip 2018-06-10 Download from Github