Search found 29 matches

by ditlevw
Thu Aug 11, 2011 12:46 am
Forum: Nagios XI
Topic: Weathermap in NagVis
Replies: 7
Views: 5097

Re: Weathermap in NagVis

lmiltchev wrote:Unfortunately we don't have any documentation on this topic. Since this is a community addon, I would recommend going through the NagVis documentation: http://docs.nagvis.org/1.5/en_US/index.html and posting the question on their forum.
Thanks. I will do that.
by ditlevw
Wed Aug 10, 2011 2:04 am
Forum: Nagios XI
Topic: Weathermap in NagVis
Replies: 7
Views: 5097

Re: Weathermap in NagVis

If the plugin is not installed properly because of the permission or other issues it would not work. When you said: I also tried with another plugin and got the same result. did you mean you were not able to install the plugin, or the plugin installed but you were still not able to view the graphs?...
by ditlevw
Tue Aug 09, 2011 7:55 am
Forum: Nagios XI
Topic: Weathermap in NagVis
Replies: 7
Views: 5097

Re: Weathermap in NagVis

Can you give us more information on how exactly you tried to implement weathermap style lines in NagVis? According to the document you referenced, The weathermap lines do not require a specific Nagios plugin however you received a message: Plugin could not be installed - directory permissions may b...
by ditlevw
Mon Aug 08, 2011 12:50 am
Forum: Nagios XI
Topic: Problem with Auto-Discovery
Replies: 23
Views: 7883

Re: Problem with Auto-Discovery

Ok, let tackle the Nagios and Database Backend issue first, since that is very important. First, see if either service is running to begin with: killall -9 nagios killall -9 ndo2db #These may fail, and thats fine service nagios status service ndo2db status Are they running? If they aren't what happ...
by ditlevw
Fri Aug 05, 2011 7:10 am
Forum: Nagios XI
Topic: Problem with Auto-Discovery
Replies: 23
Views: 7883

Re: Problem with Auto-Discovery

When you click those gears that are next to the red exclamations, there should be a menu that shows up, allowing you to restart the service. Does it allow you to restart the services? When the autodiscovery fails, how does it fail? Does it say no hosts found, or does it just spin forever? Hmmm... P...
by ditlevw
Fri Aug 05, 2011 2:50 am
Forum: Nagios XI
Topic: Weathermap in NagVis
Replies: 7
Views: 5097

Weathermap in NagVis

Hi I'm trying to install the weathermap in NagVis, but I'm having a problem. It might have something to do with permissions. I'm following the documentation for NagVis: http://docs.nagvis.org/1.5/en_US/lines_weathermap_style.html - section with "How to create weathermap lines". I'm getting...
by ditlevw
Thu Aug 04, 2011 8:48 am
Forum: Nagios XI
Topic: Problem with Auto-Discovery
Replies: 23
Views: 7883

Re: Problem with Auto-Discovery

When you click those gears that are next to the red exclamations, there should be a menu that shows up, allowing you to restart the service. Does it allow you to restart the services? When the autodiscovery fails, how does it fail? Does it say no hosts found, or does it just spin forever? Well. I r...
by ditlevw
Tue Aug 02, 2011 6:48 am
Forum: Nagios XI
Topic: Problem with Auto-Discovery
Replies: 23
Views: 7883

Re: Problem with Auto-Discovery

Yeah, its ok if those perfdata files could not be found, and it looks like the plugins directory has the proper permissions. Are you now able to restart nagios? Sorry. I ran out of patience. I deleted the NagiosXI from my ESX-environment and started all over again. While deleting the server from fr...
by ditlevw
Tue Aug 02, 2011 4:26 am
Forum: Nagios XI
Topic: Problem with Auto-Discovery
Replies: 23
Views: 7883

Re: Problem with Auto-Discovery

Yeah, its ok if those perfdata files could not be found, and it looks like the plugins directory has the proper permissions. Are you now able to restart nagios? Sorry. I ran out of patience. I deleted the NagiosXI from my ESX-environment and started all over again. While deleting the server from fr...
by ditlevw
Sun Jul 31, 2011 3:50 pm
Forum: Nagios XI
Topic: Problem with Auto-Discovery
Replies: 23
Views: 7883

Re: Problem with Auto-Discovery

Alright, we just developed a fix permissions script for this very case. Give this a shot. You'll need to download it to your linux server, chmod +x it and then execute it. You must be root when running it. Hmm, ...Not sure if I've done it right, but take a look at this output: [root@localhost tmp]#...