Michalux
Search found 34 matches
- Fri Dec 02, 2011 3:18 am
- Forum: Nagios XI
- Topic: NagiosXI v1.7 Unclickable host/service's links
- Replies: 7
- Views: 631
Re: NagiosXI v1.7 Unclickable host/service's links
Thank's - that worked 
Michalux
Michalux
- Wed Nov 30, 2011 1:50 am
- Forum: Nagios XI
- Topic: NagiosXI v1.7 Unclickable host/service's links
- Replies: 7
- Views: 631
Re: NagiosXI v1.7 Unclickable host/service's links
By the service window I meant no possibility to turn off NXI to upgrade it. I've just upgraded to 1.7 so cannot afford another downtime for NXI in the near future.
That's why I'm asking for the patch that I could apply during normal NXI operation.
Michalux
That's why I'm asking for the patch that I could apply during normal NXI operation.
Michalux
- Mon Nov 28, 2011 2:12 am
- Forum: Nagios XI
- Topic: NagiosXI v1.7 Unclickable host/service's links
- Replies: 7
- Views: 631
Re: NagiosXI v1.7 Unclickable host/service's links
That's a good news
Actually I'm not able to make an upgrade now (since just have upgraded to 1.7 and have no service window available).
Would it be possible for You to send me the patch for this ?
Kind regards
Michalux
Actually I'm not able to make an upgrade now (since just have upgraded to 1.7 and have no service window available).
Would it be possible for You to send me the patch for this ?
Kind regards
Michalux
- Fri Nov 25, 2011 2:36 am
- Forum: Nagios XI
- Topic: NagiosXI v1.7 Unclickable host/service's links
- Replies: 7
- Views: 631
NagiosXI v1.7 Unclickable host/service's links
Hi, I've recently noticed a very odd behavior of NXI GUI (looks like a bug to me). Each time I open host or services list, two links at the very bottom of the browser's window (this part of the window that is visible without scrolling down) have no ability to be clicked (mouse cursor doesn't change ...
- Wed Aug 17, 2011 3:02 am
- Forum: Nagios XI
- Topic: Applying configuration stucked after upgrade to 1.6
- Replies: 3
- Views: 1576
Re: Applying configuration stucked after upgrade to 1.6
As a workaround you can use this: 1. Configure both NATed IP and local IP in the NXI server's /etc/hosts (both pointing to the same name and local IP should be configured first - I mean higher). 2. Use configured in /etc/hosts name instead of IP in URL when opening the NXI web console. This should h...
- Thu Aug 11, 2011 6:26 am
- Forum: Nagios XI
- Topic: NagiosXI R1.6 - unreasonably low GUI performance
- Replies: 20
- Views: 1621
Re: NagiosXI R1.6 - unreasonably low GUI performance
Suremguthrie wrote:We did make some revisions to our backend call scripts for the upcoming 1.7 release. Would you be interested in testing the changes to see if this resolves the issue?
- Wed Aug 10, 2011 12:58 am
- Forum: Nagios XI
- Topic: NagiosXI R1.6 - unreasonably low GUI performance
- Replies: 20
- Views: 1621
Re: NagiosXI R1.6 - unreasonably low GUI performance
Can you ping the external IP you're accessing the machine with from the XI server and show us the return times? Ping from NXI server to the workstation: PING 10.x.x.x (10.x.x.x) 56(84) bytes of data. 64 bytes from 10.x.x.x: icmp_seq=1 ttl=60 time=0.867 ms 64 bytes from 10.x.x.x: icmp_seq=2 ttl=60 t...
- Tue Aug 09, 2011 7:39 am
- Forum: Nagios XI
- Topic: NagiosXI R1.6 - unreasonably low GUI performance
- Replies: 20
- Views: 1621
Re: NagiosXI R1.6 - unreasonably low GUI performance
I've sent You the output in the private message 
Michalux
Michalux
- Thu Aug 04, 2011 3:50 am
- Forum: Nagios XI
- Topic: Nagios Core XI + PNP Templates
- Replies: 3
- Views: 1494
Re: Nagios Core XI + PNP Templates
I double checked the command and it is the same one as the Nagios Core version uses, same goes for the template name. I moved the template to the dir you said but also then i get a empty screen with no performance graphs. First try to delete your templates (only for this check command) form templat...
- Thu Aug 04, 2011 3:42 am
- Forum: Nagios XI
- Topic: Warning: This plugin must be either run as root or setuid
- Replies: 17
- Views: 10959
Re: Warning: This plugin must be either run as root or setui
Login as root and cd to the /usr/local/nagios/libexec directory.ajayy wrote: hi pzusa - if you can please let me know how to change the wrong file permissions it would help me out i guess
Please help
thanks
Than run: chmod u+s check_icmp
This should fix the problem.
Michalux