librenms@librenms:~$ ./validate.php
Component | Version |
---|---|
LibreNMS | 24.9.1-24-g9f98681be (2024-10-08T22:17:21+04:00) |
DB Schema | 2024_10_06_002633_ports_vlans_table_add_port_id_index (301) |
PHP | 8.3.12 |
Python | 3.8.10 |
Database | MariaDB 10.3.39-MariaDB-0ubuntu0.20.04.2 |
RRDTool | 1.7.2 |
SNMP | 5.8 |
=========================================== |
[OK] Composer Version: 2.8.1
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrdtool version ok
[OK] Connected to rrdcached
Hello,
I have Cisco 9400 modular switch which is added to my librenms server. I have enabled discovery and polling sensor module toggles for that switch. That gave me health information, for all components and ports for that device. As my goal is to reduce rrd files quantity, I want to enable sensor module only for specific ports and components. Can I make it? How?