About 42,700 results
Open links in new tab
  1. librenms - How to create a vpn site-site with openvpn docker and VPS ...

    Feb 11, 2020 · 3 First a little background information: For our customers I am trying to create a network monitor service with libreNMS (running on a VPS). With libre I want to monitor network devices on …

  2. How does one install nagios-plugins-all RPM on Oracle Linux 9?

    Jan 19, 2024 · su librenms lmns config:set discover_services true lmns config:set discover_services_templates true lmns config:set show_services true lmns config:set nagios_plugins …

  3. Newest 'librenms' Questions - Server Fault

    LibreNMS only shows a few data points for one of my servers, how do I fix that? I have a few PowerEdge servers that are very similar models, all from the same generation. I added them all to …

  4. SNMPD: allow list specific network interfaces - Server Fault

    Jan 7, 2025 · In LibreNMS I can manually disable individual ports. But this is a game of whack a mole, since the virtual network interfaces are managed dynamically by docker. How can I turn off virtual …

  5. Unable to start php-fpm on ubuntu 20.04 - Server Fault

    Jun 14, 2022 · It's for sure that php-fpm has the port in use and not php8.1-fpm. Check your configuration.

  6. setfacl: default ACL & executable permissions - Server Fault

    May 22, 2024 · I have two issues with setfacl and exec permission 1/ I have a folder folder that I want to set the following default ACL: setfacl -dm u::rwx,g::rwx,o:--- folder This is the result of getfacl # fi...

  7. FreeNAS - How do you monitor disk/share usage? - Server Fault

    I have a LibreNMS server that uses SNMP to monitor all our network, virtual OSes, and physical machines. I just noticed that when monitoring a FreeNAS machine it does not show disk usage. Not …

  8. php fpm - Permissions of /run/php-fpm/www.sock getting reset to …

    Apr 9, 2021 · Permissions of /run/php-fpm/www.sock getting reset to root when php-fpm restarts after fixing AH02454 permission denied error

  9. Aborted connection (Got an error reading communication packets)

    Thanks. What data could I provide to clear this up? I don't have a firewall on my end, not sure about the other side. Mostly the connection works, so I guess it's not a firewall. I tried packet dumping but there …

  10. apache 2.4 - PHP-FPM - Error 503 - Server Fault

    This is potentially caused by the systemd configuration for Apache. On Centos 7 and Ubuntu 18.04+ for example, by default, the Apache service (see systemctl cat apache2) is configured with: …