Details
-
Add New Device / OS
-
Resolution: Unresolved
-
Minor
-
None
-
Professional Edition
-
Observium 24.4.13510 (18th April 2024)
OS Linux 5.15.0-119-generic [amd64] (Ubuntu 22.04)
Apache 2.4.52 (Ubuntu)
PHP 8.1.2-1ubuntu2.18 (OPcache: ENABLED) (Memory: 128MB)
Python 3.10.12
MySQL 8.0.39-0ubuntu0.22.04.1 (extension: mysqli 8.1.2-1ubuntu2.19)
SNMP NET-SNMP 5.9.1
RRDtool 1.7.2
Fping 5.1 (IPv4 and IPv6)
Fetch cURL 7.81.0 (OpenSSL/3.0.2, LibZ 1.2.11, LibIDN 2.3.2)Observium 24.4.13510 (18th April 2024) OS Linux 5.15.0-119-generic [amd64] (Ubuntu 22.04) Apache 2.4.52 (Ubuntu) PHP 8.1.2-1ubuntu2.18 (OPcache: ENABLED) (Memory: 128MB) Python 3.10.12 MySQL 8.0.39-0ubuntu0.22.04.1 (extension: mysqli 8.1.2-1ubuntu2.19) SNMP NET-SNMP 5.9.1 RRDtool 1.7.2 Fping 5.1 (IPv4 and IPv6) Fetch cURL 7.81.0 (OpenSSL/3.0.2, LibZ 1.2.11, LibIDN 2.3.2)
Description
Synology released a new MIB file with OIDs to monitor their Mailplus product. It would be very useful to be able to integrate it in our monitoring. Could you add support for it? If not, is there a way for us to add it to our instance?
https://kb.synology.com/en-us/DG/Synology_DiskStation_MIB_Guide/3#x_anchor_id7834dc7894
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.