Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new custom maps, unable to display long hostname #15785

Open
Npeca75 opened this issue Jan 31, 2024 · 1 comment
Open

new custom maps, unable to display long hostname #15785

Npeca75 opened this issue Jan 31, 2024 · 1 comment
Labels

Comments

@Npeca75
Copy link
Contributor

Npeca75 commented Jan 31, 2024

The problem

tried out freshly merged
#15633
and tried to draw a map

ok, basic functionality is here, but i could not find how to enable long hostName/sysName on NODE properties
suppose we have
r01.netdev.domain1
r01.netdev.domain2
r01.netdev.domain3

all NODEs will be displayed as "r01"
:(

maybe few knobs for selecting [SHORT/LONG] [hostName/sysName] ... ?

Output of ./validate.php

===========================================
Component | Version
--------- | -------
LibreNMS  | 24.1.0-51-g30953c386 (2024-01-31T15:56:59+01:00)
DB Schema | 2024_01_09_211518_custom_map_node_maplink (287)
PHP       | 8.2.7
Python    | 3.11.2
Database  | MariaDB 10.11.4-MariaDB-1~deb12u1
RRDTool   | 1.7.2
SNMP      | 5.9.3
===========================================

[OK]    Composer Version: 2.6.6
[OK]    Dependencies up-to-date.
[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]    Distributed Polling setting is enabled globally
[OK]    Connected to rrdcached
[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

What was the last working version of LibreNMS?

No response

Anything in the logs that might be useful for us?

No response

@eskyuu
Copy link
Contributor

eskyuu commented Mar 8, 2024

The automatic node names are just defaults. After you have selected a device you can update the node name to whatever you want.

Having said this, I can add a map level option to make it use FQDN instead of just the hostname as the default node name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants