About 30 results
Open links in new tab
  1. 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 …

  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. 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...

  5. 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 …

  6. 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 …

  7. 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

  8. 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 …

  9. snmpget error: “No Such Object available on this agent at this OID”

    Sep 5, 2017 · The name lookup in the MIB works fine, the query works fine, but the agent responds that no such object exists. So the problem is on the agent side. As @ransh suggests in the other answer, …

  10. linux - Maria Database (Mariadb) - Aborted connection to db ...

    Oct 24, 2022 · I am running an Ubuntu based LEMP mail/web server, using MariaDB. When I run the command sudo service mariadb status I get the following warnings: Oct 24 00:32:44 …