Cisco Icon from 20th Century : )

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
asafayan
Posts: 3
Joined: Wed Jan 09, 2019 1:41 pm

Cisco Icon from 20th Century : )

Post by asafayan »

Have tried numerous times to drop a new Cisco icon image into /usr/local/nagios/share/images/logos. Have made sure the png files size was 40x40 and 8 bit. I then apply the configuration and the icon never does appear.

The current Cisco image is a wee bit dated.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Cisco Icon from 20th Century : )

Post by benjaminsmith »

Hi @asafayan,

Did you try to clear your browser cache?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
asafayan
Posts: 3
Joined: Wed Jan 09, 2019 1:41 pm

Re: Cisco Icon from 20th Century : )

Post by asafayan »

Hi,

Just tried that and it didn't help. See my attached icon image that I'm placing in the following path:
/usr/local/nagios/share/images/logos

Thanks,

Amir
You do not have the required permissions to view the files attached to this post.
asafayan
Posts: 3
Joined: Wed Jan 09, 2019 1:41 pm

Re: Cisco Icon from 20th Century : )

Post by asafayan »

As you can see by the configuration file for the host I'm testing on - the icon has been applied to it:

###############################################################################
#
# Hosts configuration file
#
# Created by: Nagios CCM 2.7.4
# Date: 2019-01-22 10:53:06
# Version: Nagios Core 4.x
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios CCM will overwrite all manual settings during the next update if you
# would like to edit files manually, place them in the 'static' directory or
# import your configs into the CCM by placing them in the 'import' directory.
#
###############################################################################

define host {
host_name av-cer.domainname.com
use xiwizard_linuxserver_host
address 10.12.1.173
max_check_attempts 5
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
contacts nagiosadmin
notification_interval 60
notification_period xi_timeperiod_24x7
icon_image f_cisco_4.png
statusmap_image f_cisco_4.png
_xiwizard linux-server
register 1
}

###############################################################################
#
# Hosts configuration file
#
# END OF FILE
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Cisco Icon from 20th Century : )

Post by scottwilkerson »

A copy also needs to be placed in /usr/local/nagiosxi/html/includes/components/nagioscore/ui/images/logos
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked