check_netscaler
check_netscaler copied to clipboard
A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [semantic-release](https://togithub.com/semantic-release/semantic-release) | dependencies | patch | [`21.0.1` -> `21.0.9`](https://renovatebot.com/diffs/npm/semantic-release/21.0.1/21.0.9) | --- ### Release...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.3 to 19.0.5. Release notes Sourced from semantic-release's releases. v19.0.5 19.0.5 (2022-08-23) Reverts Revert "fix(deps): update dependency yargs to v17" (#2534) (8f07522), closes #2534 #2533 v19.0.4 19.0.4...
Hello, I extended your script to check if a particular ACL is enabled. Specifically the Deny_All acl. When we update the firmware in our ADC cluster the Deny_All gets automatically...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@semantic-release/git](https://togithub.com/semantic-release/git) | dependencies | major | [`9.0.1` -> `10.0.1`](https://renovatebot.com/diffs/npm/@semantic-release%2fgit/9.0.1/10.0.1) | --- ### Release...
Bumps [@semantic-release/git](https://github.com/semantic-release/git) from 9.0.1 to 10.0.1. Release notes Sourced from @semantic-release/git's releases. v10.0.1 10.0.1 (2021-10-30) Bug Fixes deps: update dependency @semantic-release/error to v3 (#295) (3e934d4) v10.0.0 10.0.0 (2021-09-20) Features node-version:...
Hi, we are trying to use `check_netscaler` against a SDX appliance but we got errors. System: Netscaler SDX 8015 ver 11.1 Hypervisor: Citrix XenServer ver 6.5 Outputs: ``` # ./check_netscaler.pl...
The plugin returns invalid performance data values. According to the [Nagios Plugins Development Guidelines](http://nagios-plugins.org/doc/guidelines.html#AEN200) the value has to be in class [-0-9.] and 'a' for the UOM (unit of measurement)...
Hello. I'm running OP5 on CentOS. I see this with your plugin: NetScaler CRITICAL - ntp: Server not synchronized, Offset unknown, jitter=-1, stratum=-1, truechimers=0 I think this relates to the...
``` Argument "131.188.3.222" isn't numeric in numeric gt (>) at /opt/check_netscaler/check_netscaler.pl line 1277. NetScaler CRITICAL - ntp: Offset 0.021974 secs, jitter=+0.787, stratum=131.188.3.222 (CRITCAL), truechimers=4 ```