Statusmap Icons

The base install of Nagios doesn't have any fancy icons for use on the statusmap so we'll add some to make a nicer display.

NagiosExchange has a nice collection of image packs. If you want, you can create your own, but we're going to use a pre-made set of generic icons for routers, servers, etc. Whatever the case, download your icons to /usr/local/nagios/share/images/logos. For the statusmap, you must have icons in the GD2 format.

To enable the icons, we'll create an extended host info file to contain the extra details our hosts will need at /usr/local/nagios/etc/hostextinfo.cfg.

At this point, we aren't going to bother with map coordinates, notes or any Extended Host Information options other than statusmap_image. So the basic definition will be:

define hostextinfo{
  host_name       <host alias>
  icon_image      <icon image filename>
  vrml_image      <icon image filename>
  statusmap_image <statusmap image>.gd2
  }

Recent Updates

  • 11 months 1 week ago
    1.27.2 update
  • 11 months 3 weeks ago
    Drupal 10/11 config
  • 11 months 3 weeks ago
  • PHP
    11 months 3 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 11 months 3 weeks ago
    New version of Pound
Error | Production Monkeys

Error

The website encountered an unexpected error. Please try again later.