Мы используем icinga2 o для мониторинга нашей инфраструктуры и пытаемся установить плагин PNP, чтобы иметь прекрасный вид, но мы сталкиваемся со следующей проблемой:
Using the URLconf defined in graphite.urls, Django tried these URL patterns, in this order:
^admin/
^render
^composer
^metrics
^browser
^account
^dashboard
^whitelist
^version
^events
^tags
^functions
^s/(?P<path>.*) [name='shorten']
^S/(?P<link_id>[a-zA-Z0-9]+)/?$ [name='follow']
^$ [name='browser']
The current URL, pnp4nagios/graph, didn't match any of these.
У меня нет опыта работы с django, может кто-нибудь мне помочь, пожалуйста!