ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
317 stars 169 forks source link

add searching fqdn by full string compare not only by substring #359

Closed karmaatom closed 3 years ago

karmaatom commented 3 years ago

Hi. I have problems with hostnames like n1 and n10 when using checkheartbeat. I add searching fqdn by full compare and if it doesn't find any exact name, i'm using strpos in addition.