netbox-unacceptable-events-users-computers


Namenetbox-unacceptable-events-users-computers JSON
Version 0.1.3.132 PyPI version JSON
download
home_page
SummaryNetbox plugin. Assign devices and virtual machines and application systems to information security unacceptable events
upload_time2023-06-08 17:01:49
maintainerArtur Shamsiev
docs_urlNone
authorArtur Shamsiev
requires_python>=3.8
licenseMIT
keywords netbox netbox-plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # netbox-plugin-unacceptable-events-users-computers


```bash
pip3 install netbox-unacceptable-events-users-computers
```



Добавить в файле netbox/netbox/configuration.py

```
PLUGINS = [
    'ptuevents'
]
```

В командной строке
```
./manage.py migrate
```

Перезапустить сервер netbox.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "netbox-unacceptable-events-users-computers",
    "maintainer": "Artur Shamsiev",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "me@z-lab.me",
    "keywords": "netbox,netbox-plugin",
    "author": "Artur Shamsiev",
    "author_email": "me@z-lab.me",
    "download_url": "https://files.pythonhosted.org/packages/26/67/df96161ce760663ae28ee712ffc50d1391deb55a61d220c15ae3006f3185/netbox-unacceptable-events-users-computers-0.1.3.132.tar.gz",
    "platform": null,
    "description": "# netbox-plugin-unacceptable-events-users-computers\r\n\r\n\r\n```bash\r\npip3 install netbox-unacceptable-events-users-computers\r\n```\r\n\r\n\r\n\r\n\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u0444\u0430\u0439\u043b\u0435 netbox/netbox/configuration.py\r\n\r\n```\r\nPLUGINS = [\r\n    'ptuevents'\r\n]\r\n```\r\n\r\n\u0412 \u043a\u043e\u043c\u0430\u043d\u0434\u043d\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0435\r\n```\r\n./manage.py migrate\r\n```\r\n\r\n\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0441\u0435\u0440\u0432\u0435\u0440 netbox.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Netbox plugin. Assign devices and virtual machines and application systems to information security unacceptable events",
    "version": "0.1.3.132",
    "project_urls": {
        "Download": "https://pypi.org/project/netbox-unacceptable-events-users-computers/"
    },
    "split_keywords": [
        "netbox",
        "netbox-plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41ed000af88aae3d239065f8255e23ff94832831eabd69bbd1ea77698b472665",
                "md5": "396c114cbcef415ca875400e567be6a7",
                "sha256": "c098e49f01252b5a36c0677f94c36cd46a9d7f1db9db02b245a1aebc354adcec"
            },
            "downloads": -1,
            "filename": "netbox_unacceptable_events_users_computers-0.1.3.132-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "396c114cbcef415ca875400e567be6a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26543,
            "upload_time": "2023-06-08T17:01:46",
            "upload_time_iso_8601": "2023-06-08T17:01:46.524622Z",
            "url": "https://files.pythonhosted.org/packages/41/ed/000af88aae3d239065f8255e23ff94832831eabd69bbd1ea77698b472665/netbox_unacceptable_events_users_computers-0.1.3.132-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2667df96161ce760663ae28ee712ffc50d1391deb55a61d220c15ae3006f3185",
                "md5": "bca3a406921fb67b1b51f07025c0466b",
                "sha256": "939d7900edcf5d149cb5e1e7e32a150c3b30b4e4e06ff0cf9bc0dd00ab824ad0"
            },
            "downloads": -1,
            "filename": "netbox-unacceptable-events-users-computers-0.1.3.132.tar.gz",
            "has_sig": false,
            "md5_digest": "bca3a406921fb67b1b51f07025c0466b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17419,
            "upload_time": "2023-06-08T17:01:49",
            "upload_time_iso_8601": "2023-06-08T17:01:49.324334Z",
            "url": "https://files.pythonhosted.org/packages/26/67/df96161ce760663ae28ee712ffc50d1391deb55a61d220c15ae3006f3185/netbox-unacceptable-events-users-computers-0.1.3.132.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-08 17:01:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "netbox-unacceptable-events-users-computers"
}
        
Elapsed time: 0.08036s