Get servers hostname using Nagios -


i sure must simple can not seem find out how.

i want display in nagios hostname of host have setup. purely information gives me way check machine set in nagios called same actual servers hostname.

thanks

write own plugin take $hostname$ , compare local hostname value, returning appropriate nagios-friendly results.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -