Search found 36 matches

by redesgtt
Thu Feb 05, 2026 3:45 am
Forum: Nagios XI
Topic: Warning - hard - does not appear on dashboard
Replies: 4
Views: 2174

Re: Warning - hard - does not appear on dashboard

Good morning,

Please excuse me if I haven't explained myself well. I've attached a screenshot of the problem to help clarify.

When I set "max check attempts" to 1, warnings don't appear on the dashboard. However, if I set it to 2, they do appear.

Regards
warning issue - dashboard.png
by redesgtt
Wed Feb 04, 2026 7:02 am
Forum: Nagios XI
Topic: Warning - hard - does not appear on dashboard
Replies: 4
Views: 2174

Warning - hard - does not appear on dashboard

I have a service configured with Max check attempts = 1. When it is checked and a warning is issued, it is in hard mode but is not displayed on the dashboard. If I change it to 2, it is displayed. I need it to be displayed with the value of 1.
by redesgtt
Mon Apr 24, 2017 7:51 am
Forum: Nagios XI
Topic: Javascript error and PHP error - Open maps in Nagvis
Replies: 4
Views: 1221

Re: Javascript error and PHP error - Open maps in Nagvis

Can you describe in details all of the steps you took to add a host to the map in NagVis? Run the following command and show the output: locale Do you see any special/weird characters in the check's output? You haven't tried upgrading the NagVis version, then reverting back to 1.5.9, have you? Hell...
by redesgtt
Wed Apr 19, 2017 2:00 am
Forum: Nagios XI
Topic: Javascript error and PHP error - Open maps in Nagvis
Replies: 4
Views: 1221

Javascript error and PHP error - Open maps in Nagvis

Hi, We have problems with Javascript trying to open one map. I have tried to delete it and create it again, but it doesn't work. Shows this issue when try from Firefox: https://support.nagios.com/forum/download/file.php?mode=view&id=17734&sid=463e64ad3b8bd1b888c52a9ed49f9b98 And with Chrome:...
by redesgtt
Tue Apr 18, 2017 1:54 am
Forum: Nagios XI
Topic: Graphs are not showing
Replies: 5
Views: 1613

Re: Graphs are not showing

tmcdonald wrote:Just checking in since we have not heard from you in a while. Did @rkennedy's post clear things up or has the issue otherwise been resolved?
Yes. Please close this thread.

Thanks a lot for your support
by redesgtt
Mon Feb 27, 2017 4:41 am
Forum: Nagios XI
Topic: About ID 7253 - notes_url, action_url and icon_image
Replies: 7
Views: 885

Re: About ID 7253 - notes_url, action_url and icon_image

thanks Steve! More info about what Steve is talking about at https://assets.nagios.com/downloads/nagiosxi/docs/How-To-Use-The-Actions-Component-in-Nagios-XI.pdf Please let us know if you need additional clarity . Yes, I would like to know why icons aren't shown when you set "notes_url" an...
by redesgtt
Mon Feb 27, 2017 4:39 am
Forum: Nagios XI
Topic: About ID 7253 - notes_url, action_url and icon_image
Replies: 7
Views: 885

Re: About ID 7253 - notes_url, action_url and icon_image

I believe that in Nagios XI host definition - the Misc Setting tab has places for these. I know you have populated them and they just do not show up in Nagios XI. If you drill in and open Nagios Core you see them. I noticed this a while ago and I believe I was told that they are being phased out? I...
by redesgtt
Mon Feb 27, 2017 4:38 am
Forum: Nagios XI
Topic: About ID 7253 - notes_url, action_url and icon_image
Replies: 7
Views: 885

Re: About ID 7253 - notes_url, action_url and icon_image

Nagios XI runs on top of Nagios Core so are we talking about two instances of Core? Your old one plus the one bundled with Core? Does the icon show in the Core bundled with XI? I mean, in the shame objetc called "ravila" we have in Nagios XI is not showing the icons "notes" and ...
by redesgtt
Fri Feb 24, 2017 8:52 am
Forum: Nagios XI
Topic: About ID 7253 - notes_url, action_url and icon_image
Replies: 7
Views: 885

About ID 7253 - notes_url, action_url and icon_image

seeing this topic: https://support.nagios.com/forum/viewtopic.php?f=16&t=35765 I think I just looking for the same. ###Edit: We have two server physically separate. One with Nagios Core (old server), and the other one with Nagios XI (new server). ### In our old nagios core we have "icons&qu...
by redesgtt
Thu Feb 16, 2017 2:35 am
Forum: Nagios XI
Topic: Problem with a own check. what Log activate for see problem?
Replies: 9
Views: 1933

Re: Problem with a own check. what Log activate for see prob

Please, close this thread. The problem is that script have "plink" for send commands to routers, like: /usr/local/bin/plink -l $USR -pw $PWUSR "$1" "$2" (We have it in Nagios Core) but we have needed put: sudo /usr/local/bin/plink -l $USR -pw $PWUSR "$1" "...