mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Show which host marked a device as down. One of my pollers can't reach a device, it'd be nice to know which one is causing the issue. * Only show the actor in a distributed setup * Use distributed poller name as its now ensured * Use node_id * Change to avoid extra dns lookups * Update DeviceObserver.php * Update DeviceObserver.php --------- Co-authored-by: Tony Murray <murraytony@gmail.com>