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