Build precise queries to find exactly what you need
Press ESC to close
@tj@onemarketing
Favorites0
Views
Projects0
When looking at the zip file it contain nothing ???
Reviewed 9 years ago
cool plugin, started with a minor "Nagios::Plugin" issue, replaced it with Monitoring::Plugin or Nagios::Monitoring::Plugin and now it's working when run ./check_ilo2_health.pl -H -u -p But because I have seperated IP (xxx.xx.xx.xxx), one for server interface and one for ilo interface (xxx.xx.yy.xxx) the check_ilo2_health.pl try to connect the server IP, do I really need to hardcode the ILO IP in the service definition or any surgestion for multiple IP ex. define host{ use ... host_name ... address xxx.xx.xx.xxx _ILOADDRESS xxx.xx.yy.xxx } How would the service definition look for this?
Reviewed 10 years ago