{ "info": { "author": "Hayato Anzawa", "author_email": "andy@a-fal.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "cqstat\n======\n\nA colorful command line tool substitutes for Grid Engine qstat command\n\n.. image:: http://owncloud.a-fal.com/index.php/apps/files_sharing/ajax/publicpreview.php?x=2486&y=1806&a=true&file=cqstat.png&t=caPVu821M0bGOhq&scalingup=0\n\n\ninstall\n-------\n\nFrom pip\n ``pip install cqstat``\n\nor downlaod source from https://github.com/ronin-gw/cqstat\n\nconfigure\n---------\n\nEdit ``~/cqstat_config.json`` to configure some defaults and colors. cqstat generates this file if not exists.\n\noptions\n-------\n\n* optional arguments\n\n ``-h``\n Show help message and exit.\n\n ``--help``\n Show preview and current settings.\n\n Filter and memory options affect the previews.\n\n ``-c/--cluster-only``\n Show cluster information summary.\n\n ``-p/--pending-jobs``\n Add pending jobs to output.\n\n* format arguments\n\n ``-e/--expand``\n Full format display of queues which has visible job.\n\n ``-f/--full``\n Full format display of queues (even if queue doesn't have visible job).\n\n* filter arguments\n\n ``-l`` and ``-q`` arguments will be passed to the GE ``qstat`` command.\n\n ``-l/--resource ...``\n Filtering by the GE resources\n\n ``-q/--queue ...``\n Filtering by the GE queue names.\n\n ``-u/--user ...``\n Display only jobs and queues being associated with the users.\n The login user name (``$USER`` environment valiable) will be used in omission.\n\n ``-a/--all-user``\n Display all jobs (same as -u \\*)\n\n* memory display options\n\n Outputs generate from these options depend on the GE ``qhost`` command.\n\n ``-r/--required-memory [{s_vmem,mem_req}]``\n Add required memory amount specified by GE resource option (``-l s_vmem`` or ``-l mem_req``).\n Using ``s_vmem`` value as default.\n As the case may be, this option takes additional time because of refering job status by ``qstat -j`` command.\n\n ``-m/--physical-memory``\n Add host machine memory usage.\n\n ``-s/--swapped-memory``\n Add host machine swap usage.\n\n* others\n\n ``-w [sec], --watch [sec]``\n Show status periodically (like watch command)\n\n ``--no-sort``\n Disable queue sorting.\n\n As default, queue are sorted by their status, usage and load average.\n\n ``--bleach``\n Disable coloring (\u00b4\u30fb\u03c9\u30fb\uff40)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ronin-gw/cqstat", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ronin-gw/cqstat", "keywords": "GridEngine", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cqstat", "package_url": "https://pypi.org/project/cqstat/", "platform": "POSIX,Mac OS X", "project_url": "https://pypi.org/project/cqstat/", "project_urls": { "Download": "https://github.com/ronin-gw/cqstat", "Homepage": "https://github.com/ronin-gw/cqstat" }, "release_url": "https://pypi.org/project/cqstat/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A colorful command line tool substitutes for Grid Engine qstat command", "version": "1.0.0" }, "last_serial": 2225866, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "131b00cb2eb45630ef8d5f0e42a2e0e7", "sha256": "23182958f837b7f38609bff809e68d1dd62d5b57e7a3127041bc5337d3d5b69a" }, "downloads": -1, "filename": "cqstat-1.0.0.tar.gz", "has_sig": false, "md5_digest": "131b00cb2eb45630ef8d5f0e42a2e0e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11018, "upload_time": "2016-07-16T14:19:12", "url": "https://files.pythonhosted.org/packages/b1/5e/18ea58d0dcc92791172f8b73edbfdebd079bb0f1ba0efc426aa4dc4813fe/cqstat-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "131b00cb2eb45630ef8d5f0e42a2e0e7", "sha256": "23182958f837b7f38609bff809e68d1dd62d5b57e7a3127041bc5337d3d5b69a" }, "downloads": -1, "filename": "cqstat-1.0.0.tar.gz", "has_sig": false, "md5_digest": "131b00cb2eb45630ef8d5f0e42a2e0e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11018, "upload_time": "2016-07-16T14:19:12", "url": "https://files.pythonhosted.org/packages/b1/5e/18ea58d0dcc92791172f8b73edbfdebd079bb0f1ba0efc426aa4dc4813fe/cqstat-1.0.0.tar.gz" } ] }