{ "info": { "author": "Luis Fenandez Alvarez", "author_email": "luis.fernandez.alvarez@cern.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: System :: Monitoring" ], "description": "Collectd Module for CvmFS\n=========================\n\nConfiguration\n-------------\n\nExample::\n\n TypesDB \"/usr/share/collectd/collectd_cvmfs.db\"\n \n Import \"collectd_cvmfs\"\n \n Repo \"alice.cern.ch\" \"atlas.cern.ch\"\n Repo \"ams.cern.ch\"\n MountTime True\n MountTimeout 10\n Memory True\n Attribute ndownload nioerr\n Attribute usedfd\n Verbose False\n Interval \"300\"\n \n \n\n* ``TypesDB``: types used by the plugin and shipped with the package.\n* ``Repo``: cvmfs repository to monitor.\n* ``MountTime``: boolean value to specify whether mount time should be reported or not.\n* ``MountTimeout``: timeout in seconds while trying to mount the repositories.\n* ``Memory``: boolean value to specify whether the memory footprint should be reported or not.\n* ``Attribute``: attribute to monitor on the given repositories. You can get the list from of valid attributes from the type db in ``resources/collectd_cvmfs.db``.\n* ``Interval``: interval in seconds to probe the CVMFS repositories.\n* ``Verbose``: boolean value to produce logs more verbosed in collectd. It is false by default.\n\nThe plugin allows multiple instances for different configurations. This allows probing different repos at different intervals or probing different attributes depending on the repository.\n\nMetrics\n-------\n\nThe metrics are published in the following structure::\n\n Plugin: cvmfs\n PluginInstance: \n Type: {|MountTime|Memory|Mountok}\n\n # Only with Memory:\n TypeInstance: [rss|vms]\n\nExample::\n\n lxplus123.cern.ch/cvmfs-lhcb.cern.ch/mounttime values=[0.000999927520751953]\n lxplus123.cern.ch/cvmfs-lhcb.cern.ch/nioerr values=[0]\n lxplus123.cern.ch/cvmfs-lhcb.cern.ch/memory-rss values=[31760384]\n lxplus123.cern.ch/cvmfs-repo.domain.ch/mountok values=[1]\n\n\nNews\n====\n1.2.0\n* Release date: 25-Jul-2019\n* New metric MountOK with value 0 (no) 1 (yes)\n* Mounts now use scandir to avoid hanging.\n\n1.1.0\n-----\n* Release date: 13-May-2019\n* remove memory type definition\n\n1.0.3\n-----\n\n* Release date: 18-Oct-2017\n* Make collectd aware of explicit interval so\n that it does not flush the value to soon.\n* Documentation about TypesDB file.\n\n1.0.2\n-----\n\n* Release date: 25-May-2017\n* Correct name of type database.\n\n1.0.1\n-----\n\n* Release date: 25-May-2017\n* First release", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cvmfs/collectd-cvmfs", "keywords": "collectd cvmfs monitoring", "license": "Apache II", "maintainer": "", "maintainer_email": "", "name": "collectd-cvmfs", "package_url": "https://pypi.org/project/collectd-cvmfs/", "platform": "", "project_url": "https://pypi.org/project/collectd-cvmfs/", "project_urls": { "Homepage": "https://github.com/cvmfs/collectd-cvmfs" }, "release_url": "https://pypi.org/project/collectd-cvmfs/1.2.2/", "requires_dist": null, "requires_python": "", "summary": "Collectd Plugin to Monitor CvmFS Clients", "version": "1.2.2" }, "last_serial": 5588589, "releases": { "1.2.2": [ { "comment_text": "", "digests": { "md5": "27c578c0b4132315406fd4a7996f3484", "sha256": "4b41d4bda08fda5d36140192d04e9c24d2f2b6b83ec1124bd5f4d58db7e4393a" }, "downloads": -1, "filename": "collectd_cvmfs-1.2.2.tar.gz", "has_sig": false, "md5_digest": "27c578c0b4132315406fd4a7996f3484", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4812, "upload_time": "2019-07-25T15:35:35", "url": "https://files.pythonhosted.org/packages/f7/09/01842e29c85f6e02294c3183cfbcc2ca5609139fe24dac10bf34717196cf/collectd_cvmfs-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27c578c0b4132315406fd4a7996f3484", "sha256": "4b41d4bda08fda5d36140192d04e9c24d2f2b6b83ec1124bd5f4d58db7e4393a" }, "downloads": -1, "filename": "collectd_cvmfs-1.2.2.tar.gz", "has_sig": false, "md5_digest": "27c578c0b4132315406fd4a7996f3484", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4812, "upload_time": "2019-07-25T15:35:35", "url": "https://files.pythonhosted.org/packages/f7/09/01842e29c85f6e02294c3183cfbcc2ca5609139fe24dac10bf34717196cf/collectd_cvmfs-1.2.2.tar.gz" } ] }