statusmap doesn't display info

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
skent
Posts: 8
Joined: Wed Jul 24, 2013 3:52 pm

statusmap doesn't display info

Post by skent »

I performed a new install from source of Nagios Core 4.0.0 Beta1 on Centos 6.4 64bit. I plan on migrating from existing Nagios Core 3.2.3 over to the new box. I've added a few host/services while I reorg the config files.
Problem is the status map will not display my hosts and any layout method. All I get is a message about "You have not supplied any host drawing coordinates, so you cannot use this layout method." I do not use user defined coordinates, never have.
ss.jpg
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: statusmap doesn't display info

Post by lmiltchev »

Run the following command and show the output:

Code: Select all

grep default_status* /usr/local/nagios/etc/cgi.cfg
Be sure to check out our Knowledgebase for helpful articles and solutions!
skent
Posts: 8
Joined: Wed Jul 24, 2013 3:52 pm

Re: statusmap doesn't display info

Post by skent »

#grep default_status* /usr/local/nagios/etc/cgi.cfg
default_statusmap_layout=4
default_statuswrl_layout=4

Same as my current nagios.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: statusmap doesn't display info

Post by sreinhardt »

When you were on 3.2.3, was that a source or package install? Also what commands did you run to perform the upgrade?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
skent
Posts: 8
Joined: Wed Jul 24, 2013 3:52 pm

Re: statusmap doesn't display info

Post by skent »

I always install from source. 3.2.3 install was from source on a FC14 host. The 4.0.0 Beta1 install was also from source and on a completely new host, a Centos 6.4. I have both versions available. I did not copy cfg's from 3.2.3. Used 4.0.0 Beta1 sample cfg's.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: statusmap doesn't display info

Post by abrist »

Do any of the layouts work?
We have talked to our core devs, so at least this issue is on their radar.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
skent
Posts: 8
Joined: Wed Jul 24, 2013 3:52 pm

Re: statusmap doesn't display info

Post by skent »

User-defined coordinates, Circular, Circular (Marked Up),Circular (Balloon) all show the same message, regardless of drawing layer. Depth layers,Collapsed tree,Balanced tree will show the Nagios process and my highest level Parent object.
ss.jpg
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: statusmap doesn't display info

Post by abrist »

We are still looking into this. Our core devs have been unable to reproduce the issues, as well as our techs.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
skent
Posts: 8
Joined: Wed Jul 24, 2013 3:52 pm

Re: statusmap doesn't display info

Post by skent »

I'd be happy to send you my cfg's and package list if it would help.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: statusmap doesn't display info

Post by lmiltchev »

I'd be happy to send you my cfg's and package list if it would help.
You can send them to me, or to abrist via PM.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked