netbox-unacceptable-events


Namenetbox-unacceptable-events JSON
Version 0.1.8 PyPI version JSON
download
home_page
SummaryNetbox plugin. Assign devices and virtual machines and application systems to information security unacceptable events
upload_time2023-12-14 10:35:07
maintainerOleg Senchenko
docs_urlNone
authorOleg Senchenko
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-unacceptable-events


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



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

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "netbox-unacceptable-events",
    "maintainer": "Oleg Senchenko",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "senchenkoob@mail.ru",
    "keywords": "netbox,netbox-plugin",
    "author": "Oleg Senchenko",
    "author_email": "senchenkoob@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/4c/40/73b81bcc9c5bda36107bdd5d070c1098b7cc717c6201d75af5ae2e67ebb2/netbox-unacceptable-events-0.1.8.tar.gz",
    "platform": null,
    "description": "# netbox-unacceptable-events\r\n\r\n\r\n```bash\r\npip3 install netbox-unacceptable-events\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.8",
    "project_urls": {
        "Download": "https://pypi.org/project/netbox-unacceptable-events/"
    },
    "split_keywords": [
        "netbox",
        "netbox-plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18f7565961d0cc1eb248f29a18f31b4dd1dc82ff1ff01d3f1bcdc153650a48d9",
                "md5": "80ea532b151f6cf109d0404a62746355",
                "sha256": "146b42cf0b0f645a85d580981ebce9cf3d7f67508c8f6cab22df07bfdded9748"
            },
            "downloads": -1,
            "filename": "netbox_unacceptable_events-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80ea532b151f6cf109d0404a62746355",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 27210,
            "upload_time": "2023-12-14T10:35:05",
            "upload_time_iso_8601": "2023-12-14T10:35:05.255364Z",
            "url": "https://files.pythonhosted.org/packages/18/f7/565961d0cc1eb248f29a18f31b4dd1dc82ff1ff01d3f1bcdc153650a48d9/netbox_unacceptable_events-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c4073b81bcc9c5bda36107bdd5d070c1098b7cc717c6201d75af5ae2e67ebb2",
                "md5": "6ae6c9692dfa4d6d8792269f758428c0",
                "sha256": "c1731cf9c043ec7626e2b751171e05f5abf0b9214fba36e57a1c9506b50d77ff"
            },
            "downloads": -1,
            "filename": "netbox-unacceptable-events-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6ae6c9692dfa4d6d8792269f758428c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17528,
            "upload_time": "2023-12-14T10:35:07",
            "upload_time_iso_8601": "2023-12-14T10:35:07.309679Z",
            "url": "https://files.pythonhosted.org/packages/4c/40/73b81bcc9c5bda36107bdd5d070c1098b7cc717c6201d75af5ae2e67ebb2/netbox-unacceptable-events-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 10:35:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "netbox-unacceptable-events"
}
        
Elapsed time: 0.14745s