
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 …
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 …
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 …
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 …
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 …
librenms - How to create a vpn site-site with openvpn docker and …
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 …
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 …
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 …
Cron task error: WRONG FILE OWNER - Server Fault
Jan 10, 2014 · I'm using the /etc/cron.d/ folder to store my cron tasks. These tasks are symlinks to my actual file which is kept under VCS. These files are owner by a user named "www-data". …