
Creating Transports - LibreNMS Docs
LibreNMS user and developer documentationCreating a new Transport File location All transports are located in LibreNMS\Alert\Transport and the files are named after the Transport name. I.e …
Transport Overview - LibreNMS Docs
LibreNMS user and developer documentationTransports Transports are located within LibreNMS/Alert/Transport/ and can be configured within the WebUI under Alerts ...
Api - LibreNMS Docs
Example: The example below will use the API named sms-api of my.example.com and send the title of the alert to the provided number using the provided service key. Refer to your service …
SMS mode - LibreNMS Docs
LibreNMS user and developer documentationSMS mode SMSmode SMSmode is a SMS provider that can be configured by using the generic API Transport. You need a token you can find on …
Nagios Compatible - LibreNMS Docs
LibreNMS user and developer documentationNagios Compatible Nagios Compatible The nagios transport will feed a FIFO at the defined location with the same format that nagios would. This …
GLPI - LibreNMS Docs
LibreNMS user and developer documentationGLPI GLPI The GLPI transport creates a ticket in GLPI whenever an alert is raised. For each alert type on a device, a ticket is created. If …
Introduction - LibreNMS Docs
LibreNMS user and developer documentationIntroduction To get started, you first need some alert rules which will react to changes with your devices before raising an alert. Creating alert rules …
Slack - LibreNMS Docs
LibreNMS user and developer documentationSlack Slack The Slack transport will POST the alert message to your Slack Incoming WebHook using the attachments option, you are able to …
Matrix - LibreNMS Docs
LibreNMS user and developer documentationMatrix Matrix For using the Matrix transports, you have to create a room on the Matrix-server. The provided Auth_token ...
Alertmanager - LibreNMS Docs
LibreNMS user and developer documentationAlertmanager Alertmanager Alertmanager is an alert handling software, initially developed for alert processing sent by Prometheus. It has built-in …