brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.27k stars 620 forks source link

[Feature request] let Conky tcp_portmon support read lsof COMMAND if /etc/service not available #988

Closed stardiviner closed 1 year ago

stardiviner commented 4 years ago

When I use following config in conkyrc

${tcp_portmon 1025 61000 rhost 1}:${tcp_portmon 32768 61000 rport 1}

The port 33261 is not defined in /etc/services. I wander is it possible to query with lsof -i :33261. That will return the real program name. It will be more useful for displaying service name.

WDYT?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 30 days with no activity.