netbox-unacceptable-events


Namenetbox-unacceptable-events JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryNetbox plugin. Assign devices and virtual machines and application systems to information security unacceptable events
upload_time2025-01-25 21:40:57
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/f2/b0/6ad85e47cfd74beb38099bb06e441bfe6e14660068526ee50676395456fc/netbox_unacceptable_events-0.2.1.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.2.1",
    "project_urls": {
        "Download": "https://pypi.org/project/netbox-unacceptable-events/"
    },
    "split_keywords": [
        "netbox",
        " netbox-plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89c441ed286ca62ac334365de317497ecf2de436c597b9982e4302e4e644bd8f",
                "md5": "3015f9600167f2fa73618d775defbc28",
                "sha256": "f6139cc99f108148c24a34c66e68733b8d4fa9a209aae313aad07f587401daf3"
            },
            "downloads": -1,
            "filename": "netbox_unacceptable_events-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3015f9600167f2fa73618d775defbc28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 29712,
            "upload_time": "2025-01-25T21:40:56",
            "upload_time_iso_8601": "2025-01-25T21:40:56.472291Z",
            "url": "https://files.pythonhosted.org/packages/89/c4/41ed286ca62ac334365de317497ecf2de436c597b9982e4302e4e644bd8f/netbox_unacceptable_events-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2b06ad85e47cfd74beb38099bb06e441bfe6e14660068526ee50676395456fc",
                "md5": "0e5337f5a7d4d66eb6f30bf3433c4b13",
                "sha256": "a391f601dea4b096e40dcfbd8a589013031f70dde42088e6472b12b14575b598"
            },
            "downloads": -1,
            "filename": "netbox_unacceptable_events-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0e5337f5a7d4d66eb6f30bf3433c4b13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18838,
            "upload_time": "2025-01-25T21:40:57",
            "upload_time_iso_8601": "2025-01-25T21:40:57.739443Z",
            "url": "https://files.pythonhosted.org/packages/f2/b0/6ad85e47cfd74beb38099bb06e441bfe6e14660068526ee50676395456fc/netbox_unacceptable_events-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-25 21:40:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "netbox-unacceptable-events"
}
        
Elapsed time: 0.39998s