netbox-unacceptable-events


Namenetbox-unacceptable-events JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNetbox plugin. Assign devices and virtual machines and application systems to information security unacceptable events
upload_time2024-11-08 00:39:03
maintainerOleg Senchenko
docs_urlNone
authorOleg Senchenko
requires_python>=3.10
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": null,
    "name": "netbox-unacceptable-events",
    "maintainer": "Oleg Senchenko",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "senchenkoob@mail.ru",
    "keywords": "netbox, netbox-plugin",
    "author": "Oleg Senchenko",
    "author_email": "senchenkoob@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/25/b5/7f8fb9d98a7b30eb9b95c927ee3ee8dad53fca5a4abeb6728c0c3228ba68/netbox-unacceptable-events-0.2.0.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\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.2.0",
    "project_urls": {
        "Download": "https://pypi.org/project/netbox-unacceptable-events/"
    },
    "split_keywords": [
        "netbox",
        " netbox-plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "295121c4057446e89df1f5f217efaef8dfc3583b582348393372638f7ced0c27",
                "md5": "be16cf5cad8951eda1225281d214237f",
                "sha256": "763e0b91a533c4d519d06abab73a1d1dc9bcf46877d76dcf673bf9703790cb9f"
            },
            "downloads": -1,
            "filename": "netbox_unacceptable_events-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be16cf5cad8951eda1225281d214237f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 29482,
            "upload_time": "2024-11-08T00:39:02",
            "upload_time_iso_8601": "2024-11-08T00:39:02.054303Z",
            "url": "https://files.pythonhosted.org/packages/29/51/21c4057446e89df1f5f217efaef8dfc3583b582348393372638f7ced0c27/netbox_unacceptable_events-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25b57f8fb9d98a7b30eb9b95c927ee3ee8dad53fca5a4abeb6728c0c3228ba68",
                "md5": "144d4b8d58c1879f7d7bc1bc25e4bf8b",
                "sha256": "5c030c92d5ee79b0b5be95bf593bcfbf0572f8ee6ecd1370b3a0152f70c748e4"
            },
            "downloads": -1,
            "filename": "netbox-unacceptable-events-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "144d4b8d58c1879f7d7bc1bc25e4bf8b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18630,
            "upload_time": "2024-11-08T00:39:03",
            "upload_time_iso_8601": "2024-11-08T00:39:03.599325Z",
            "url": "https://files.pythonhosted.org/packages/25/b5/7f8fb9d98a7b30eb9b95c927ee3ee8dad53fca5a4abeb6728c0c3228ba68/netbox-unacceptable-events-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 00:39:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "netbox-unacceptable-events"
}
        
Elapsed time: 3.12195s