{"id":16301922,"url":"https://github.com/nxadm/check-netscaler-activeservices","last_synced_at":"2026-06-17T21:31:12.038Z","repository":{"id":81457062,"uuid":"73950778","full_name":"nxadm/check-netscaler-activeservices","owner":"nxadm","description":"A Nagios plugin to check the number of active instances of a service","archived":false,"fork":false,"pushed_at":"2017-03-23T14:23:11.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T01:18:48.387Z","etag":null,"topics":["citrix","citrix-netscaler","icinga","icinga-plugin","icinga-plugins","nagios","nagios-plugin","nagios-plugins","netscaler-check","nitro","nitro-api"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nxadm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-16T18:53:17.000Z","updated_at":"2022-12-06T13:59:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f662bff-517e-4d12-b7b0-12ea822e3727","html_url":"https://github.com/nxadm/check-netscaler-activeservices","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nxadm/check-netscaler-activeservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Fcheck-netscaler-activeservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Fcheck-netscaler-activeservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Fcheck-netscaler-activeservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Fcheck-netscaler-activeservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxadm","download_url":"https://codeload.github.com/nxadm/check-netscaler-activeservices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Fcheck-netscaler-activeservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34466928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["citrix","citrix-netscaler","icinga","icinga-plugin","icinga-plugins","nagios","nagios-plugin","nagios-plugins","netscaler-check","nitro","nitro-api"],"created_at":"2024-10-10T20:55:55.670Z","updated_at":"2026-06-17T21:31:12.008Z","avatar_url":"https://github.com/nxadm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check-netscaler-activeservices\n\n[![Build Status](https://travis-ci.org/nxadm/check-netscaler-activeservices.svg?branch=master)](https://travis-ci.org/nxadm/check-netscaler-activeservices)\n\nA Nagios/Icinga plugin to check the number of active backend services of a netscaler frontend instance.\n\nThis program makes use of the Nitro API for Citrix Netscaler (tested with v1). The URLs supplied to -u are the specific for your configuration. At the moment, a lbvserver (Load Balancing Virtual Server) configuration is assumed.\n\n## Usage\n\nSee the help page:\n\n```\n$ check-netscaler-activeservices -h\ncheck-netscaler-activeservices 0.1.0.\nNagios check for the number of active services.\nBugs to Claudio Ramirez \u003cpub.claudio@gmail.com\u003e.\n        _       _       _       _       _       _       _       _\n     _-(_)-  _-(_)-  _-(_)-  _-(\")-  _-(_)-  _-(_)-  _-(_)-  _-(_)-\n   *(___)  *(___)  *(___)  *%%%%%  *(___)  *(___)  *(___)  *(___)\n    // \\\\   // \\\\   // \\\\   // \\\\   // \\\\   // \\\\   // \\\\   // \\\\\n\nUsage:\n  check-netscaler-activeservices\n      -u \u003cURL\u003e -f \u003cfile\u003e\n      [-i -t \u003cseconds\u003e]\n      [-w \u003cthreshold\u003e -c \u003cthreshold\u003e -p]\n  check-netscaler-activeservices -s\n  check-netscaler-activeservices -h\n  check-netscaler-activeservices --version\n\nOptions:\n  -u \u003cURL\u003e        Netscaler Nitro Endpoint for service\n  -f \u003cfile\u003e       Configuration file\n  -w \u003cthreshold\u003e  Threshold for warning state\n                  [default:0] (absolute value)\n  -c \u003cthreshold\u003e  Threshold for critical state\n                  [default:0] (absolute value)\n  -t \u003cseconds\u003e    Seconds after which the connection will timeout\n                  [default:10]\n  -p              The threshold are not absolute and represent percentages\n                  [default:false]\n  -i              Don't check the SSL certificate\n                  [default:false]\n  -s              Print a sample YAML configuration file to STDOUT\n  -h, --help      Show this screen\n  --version       Show version\n\n```\n\nNetscaler check with absolute count of services:\n\n```\n$ check-netscaler-activeservices -f config.yml \\\n-u https://netscaler/nitro/v1/config/lbvserver/WEB_T_LBVSRV_WEB_somehost_HTTPS \\\n-c 1 -w 2\n[CRITICAL] Threshold (1), Active (1), Total (4)\n```\n\nNetscaler check with relative count of services (percentage of total):\n\n```\n$ check-netscaler-activeservices -f config.yml \\\n-u https://netscaler/nitro/v1/config/lbvserver/WEB_T_LBVSRV_WEB_somehost_HTTPS \\\n-c 25 -w 50 -p\n[CRITICAL] Threshold (1), Active (1), Total (4)\n\n```\n\n## Configuration\n\nA configuration file is used to store the user and password. You can create a configuration file with the -s switch:\n\n```\n$ check-netscaler-activeservices -s\n---\n### check-netscaler-activeservices configuration ###\nuser: \"some_user\"\npass: \"some_password\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxadm%2Fcheck-netscaler-activeservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxadm%2Fcheck-netscaler-activeservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxadm%2Fcheck-netscaler-activeservices/lists"}