Hello Team,
it’s could be cool if you can add support for clavister firewall
I can provide you MIB.
Regards,
Mathieu
Hello Team,
it’s could be cool if you can add support for clavister firewall
I can provide you MIB.
Regards,
Mathieu
Please provide the information from this doc: FAQ - LibreNMS Docs
Hello,
i followed your link.
https://p.libren.ms/view/e1b24b31
https://p.libren.ms/view/bed46848
Regards
For snmpbulkwalk : Re: Untitled - LibreNMS
Hi,
any update about this ?
Here’s what is working for our Clavister devices:
./includes/definitions/discovery/clavister.yaml
mib: CLAVISTER-MIB
modules:
processors: data: - oid: CLAVISTER-MIB::clvSysCpuLoad num_oid: '.1.3.6.1.4.1.5089.1.2.1.1.0' type: clavister mempools: data: - percent_used: .1.3.6.1.4.1.5089.1.2.1.12.0 sensors: count: data: - oid: CLAVISTER-MIB::clvSysConns value: CLAVISTER-MIB::clvSysConns descr: connections num_oid: '.1.3.6.1.4.1.5089.1.2.1.5.0' warn_limit: 15000 high_limit: 20000
./includes/definitions/clavister.yaml
os: clavister
text: ‘Clavister OS’
type: firewall
icon: clavister
over:
- { graph: device_bits, text: 'Device Traffic' } - { graph: device_processor, text: 'CPU Usage' } - { graph: device_mempool, text: 'Memory Usage' } - { graph: sensor_count, text: 'Connections' }
discovery:
- sysObjectID: - .1.3.6.1.4.1.5089.1
modules:
os: version: .1.3.6.1.4.1.5089.1.2.1.25.0
Is it possible to add it a the new release ?
Regards,
You need also to add these Mib files:
/opt/librenms/mibs/clavister/CLAVISTER-SMI
/opt/librenms/mibs/clavister/CLAVISTER-MIB
You can find them here:
http://www.circitor.fr/Mibs/Html/C/CLAVISTER-MIB.php
Hi @edoxe
We’ll be happy to add it. Please send a PullRequest with all the files at their correct location and we’ll help you.
https://github.com/librenms/librenms/pulls