{ "info": { "author": "Tianfei Hao", "author_email": "talenhao@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "zabbix low-level discovery\u63d2\u4ef6.\n\n\u81ea\u52a8\u53d1\u73b0\u670d\u52a1\u5668\u4e0a\u6240\u6709\u5e94\u7528\u7684\u76d1\u542c\u7aef\u53e3,\u5e76\u4f7f\u7528APP\u540d\u79f0\u6807\u8bb0\u5e94\u7528\u4ee5\u514d\u91cd\u590d\u53ca\u589e\u52a0\u53ef\u8bfb\u6027.\n\n#Usage:\n```\n Install:\n pip install zabbix-app-ports-discovery\n Add to you script:\n import applistenports\n getlistport = applistenports.GetListenPorts()\n items = getlistport.process()\n print(items)\n\u8f93\u51fa\u683c\u5f0f\u4e3azabbix low-level discovery\u8981\u6c42\u7684json\u683c\u5f0f\n\n\n{\n \"data\": [\n {\n \"{#APPNAME}\": \"sshd__/usr/sbin/sshd\",\n \"{#APPPORT}\": \"22\"\n },\n {\n \"{#APPNAME}\": \"master__/usr/libexec/postfix/master\",\n \"{#APPPORT}\": \"25\"\n },\n {\n \"{#APPNAME}\": \"zabbix_agentd__/usr/sbin/zabbix_agentd\",\n \"{#APPPORT}\": \"10050\"\n },\n {\n \"{#APPNAME}\": \"zabbix_server__/usr/sbin/zabbix_server_pgsql\",\n \"{#APPPORT}\": \"10051\"\n }\n ]\n}\n\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/talenhao/zabbix-app-ports-discovery", "keywords": "zabbix listen ports discovery low-level discovery", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "zabbix-app-ports-discovery", "package_url": "https://pypi.org/project/zabbix-app-ports-discovery/", "platform": "", "project_url": "https://pypi.org/project/zabbix-app-ports-discovery/", "project_urls": { "Homepage": "https://github.com/talenhao/zabbix-app-ports-discovery" }, "release_url": "https://pypi.org/project/zabbix-app-ports-discovery/2019.2.22.4/", "requires_dist": [ "psutil", "check-manifest ; extra == 'dev'", "coverage ; extra == 'test'" ], "requires_python": "", "summary": "zabbix app listen ports low-level discovery.", "version": "2019.2.22.4" }, "last_serial": 4853618, "releases": { "2019.2.22.2": [ { "comment_text": "", "digests": { "md5": "7c7b6b4def665595d28eb70c1bfd0af6", "sha256": "0f269a4b334ff5eedaad6e664f0796e1d7f7cb6f8e9b2c9a169c7a138527e983" }, "downloads": -1, "filename": "zabbix_app_ports_discovery-2019.2.22.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7c7b6b4def665595d28eb70c1bfd0af6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.6", "size": 15339, "upload_time": "2019-02-22T08:32:40", "url": "https://files.pythonhosted.org/packages/1e/a6/64a5cb69ebbce12ef25b0e129faa79bcc5f6b368f8d85aacdc09943fb34e/zabbix_app_ports_discovery-2019.2.22.2-py3-none-any.whl" } ], "2019.2.22.4": [ { "comment_text": "", "digests": { "md5": "378d8ca0ac3a81221a5d7eb2808481e6", "sha256": "652d76bd69da73e392d39da869ac643b7f7e3647646fd78fa73bda278ebd6bf4" }, "downloads": -1, "filename": "zabbix_app_ports_discovery-2019.2.22.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "378d8ca0ac3a81221a5d7eb2808481e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15333, "upload_time": "2019-02-22T09:07:09", "url": "https://files.pythonhosted.org/packages/21/49/6380591f5957eb8404e3f2bb5e12004b9907f598f6fb97ccc68a4bd750f9/zabbix_app_ports_discovery-2019.2.22.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "378d8ca0ac3a81221a5d7eb2808481e6", "sha256": "652d76bd69da73e392d39da869ac643b7f7e3647646fd78fa73bda278ebd6bf4" }, "downloads": -1, "filename": "zabbix_app_ports_discovery-2019.2.22.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "378d8ca0ac3a81221a5d7eb2808481e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15333, "upload_time": "2019-02-22T09:07:09", "url": "https://files.pythonhosted.org/packages/21/49/6380591f5957eb8404e3f2bb5e12004b9907f598f6fb97ccc68a4bd750f9/zabbix_app_ports_discovery-2019.2.22.4-py2.py3-none-any.whl" } ] }