field "ip_public_template" shows {ip} {continent_name}/{country_name}/{city_name} #3214
kickbassmelody
started this conversation in
General
Replies: 1 comment
-
On my system:
Then: cat glances.json |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Glances 4.3.1 (/home/xxx/.local/lib/python3.13/site-packages/glances/init.py)
Python 3.13.3 (/usr/bin/python3.13)
PsUtil 6.1.1
export to influxdb2
_field "ip_public_template" shows {ip} {continent_name}/{country_name}/{city_name}
_field "ip_public_field" shows ip
--issue shows
ip [OK] 0.00382s
{'address': '', 'mask': '', 'mask_cidr': '', 'public_address': '', 'public_info_human': '***'}
glances --export influxdb2 --debug
-- DEBUG -- Using ip tool
<ic_info_human': '79.213.106.157 Europe/Germany/Berlin'} in 0.262588 seconds
Glances shows all fine
Beta Was this translation helpful? Give feedback.
All reactions