I'm running two servers with Ubuntu and one of them has grafana and prometheus running on it. I'm trying to rebuild the same environment on the other server however I fail to find the version of it. Searching with find / prometheus*
also didn't have any result.
What should I do?
find / -iname '*prometheus*'
would be more like it – muru Oct 20 '17 at 02:16