spotinst-agent-beta


Namespotinst-agent-beta JSON
Version 2.2.286 PyPI version JSON
download
home_pagehttps://github.com/spotinst/spotinst-spectrum-agent
SummarySpectrum instance spotinst-agent that is able to run remote scripts, collect data, deploy applications and more.
upload_time2023-05-01 12:52:10
maintainer
docs_urlNone
authorSpotinst
requires_python
licenseMIT
keywords spotinst agent infrastructure monitoring execution deployment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Agent
=======

Spotinst Agent executor provides a mechanism to run remote shutdown scripts on machine using polling architecture.

Note:
The agent must have token to communicate with spotinst API.
The credentials ini that holds the token file must be located at: '/root/.spotinst/credentials'

Application
===========

Manual Executing
~~~~~~~~~~~~~~~~
The simplest way to run the agent is by './agent' that start and write basic logs to /var/log/messages/agent.log

Otherwise, you can use the following options:

Usage:  ./agent [options]

-c --config            Use alternate configuration yml file.
-l --log               Use alternate Log file for output.
-t --test              Test run.  Do not run remote script.
-v --verbose           verbose log
--stdout               redirect output to stdout
--debug                run with dummy credentials for debug purposes

Configuration
~~~~~~~~~~~~~
There are two levels of configuration representing in yml files.
The global configuration 'agent.yml' is responsible of the agent framework and necessary params.
The worker configuration, located at the workers folder is responsible of the specific workers parameters.


MAKEFILE
~~~~~~~~~~~~~
run 'make release'
output file is located in the /dist folder

Documentation
=============

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spotinst/spotinst-spectrum-agent",
    "name": "spotinst-agent-beta",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "spotinst agent infrastructure monitoring execution deployment",
    "author": "Spotinst",
    "author_email": "service@spotinst.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/58/7c605935d86a4bbcf52dd6bda6fe6ee08239bad89158faff28a68d568cbd/spotinst-agent-beta-2.2.286.tar.gz",
    "platform": null,
    "description": "Agent\n=======\n\nSpotinst Agent executor provides a mechanism to run remote shutdown scripts on machine using polling architecture.\n\nNote:\nThe agent must have token to communicate with spotinst API.\nThe credentials ini that holds the token file must be located at: '/root/.spotinst/credentials'\n\nApplication\n===========\n\nManual Executing\n~~~~~~~~~~~~~~~~\nThe simplest way to run the agent is by './agent' that start and write basic logs to /var/log/messages/agent.log\n\nOtherwise, you can use the following options:\n\nUsage:  ./agent [options]\n\n-c --config            Use alternate configuration yml file.\n-l --log               Use alternate Log file for output.\n-t --test              Test run.  Do not run remote script.\n-v --verbose           verbose log\n--stdout               redirect output to stdout\n--debug                run with dummy credentials for debug purposes\n\nConfiguration\n~~~~~~~~~~~~~\nThere are two levels of configuration representing in yml files.\nThe global configuration 'agent.yml' is responsible of the agent framework and necessary params.\nThe worker configuration, located at the workers folder is responsible of the specific workers parameters.\n\n\nMAKEFILE\n~~~~~~~~~~~~~\nrun 'make release'\noutput file is located in the /dist folder\n\nDocumentation\n=============\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Spectrum instance spotinst-agent that is able to run remote scripts, collect data, deploy applications and more.",
    "version": "2.2.286",
    "project_urls": {
        "Homepage": "https://github.com/spotinst/spotinst-spectrum-agent"
    },
    "split_keywords": [
        "spotinst",
        "agent",
        "infrastructure",
        "monitoring",
        "execution",
        "deployment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d587c605935d86a4bbcf52dd6bda6fe6ee08239bad89158faff28a68d568cbd",
                "md5": "75ee0d294765ea44ed95a02f70b48966",
                "sha256": "4cc695f1a58b1b423c7cce6184d270048bb03eb9eb68c9cb749a230c571deeb2"
            },
            "downloads": -1,
            "filename": "spotinst-agent-beta-2.2.286.tar.gz",
            "has_sig": false,
            "md5_digest": "75ee0d294765ea44ed95a02f70b48966",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20759,
            "upload_time": "2023-05-01T12:52:10",
            "upload_time_iso_8601": "2023-05-01T12:52:10.820835Z",
            "url": "https://files.pythonhosted.org/packages/6d/58/7c605935d86a4bbcf52dd6bda6fe6ee08239bad89158faff28a68d568cbd/spotinst-agent-beta-2.2.286.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-01 12:52:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "spotinst",
    "github_project": "spotinst-spectrum-agent",
    "lcname": "spotinst-agent-beta"
}
        
Elapsed time: 0.05923s