Page 2 of 3
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Mon Aug 10, 2015 2:15 pm
by rbuckle
Map.CFG:
define global {
grid_show=1
iconset=std_medium
}
define host {
host_name=Mivoden Router
x=640
y=288
label_show=1
}
define host {
label_show=1
host_name=Mivoden2Cathcart
x=960
y=288
}
define service {
host_name=Mivoden2Cathcart
service_description=eth0 Bandwidth
x=640,960
y=288,288
view_type=line
line_type=14
line_label_show=0
hover_menu=0
}
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Mon Aug 10, 2015 2:20 pm
by rbuckle
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Mon Aug 10, 2015 2:27 pm
by rbuckle
I did notice that for some reason this doesn't seem right:
And remember I just powered this up as a pre configured VHD
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Mon Aug 10, 2015 4:46 pm
by ssax
If you edit that line and change the line_type to --------------- does it resolve the issue? I know that's not what you want but I'm trying to narrow it down.
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Mon Aug 10, 2015 6:09 pm
by rbuckle
we now get

Re: Issues with Nagvis in NagiosXI VM Build
Posted: Tue Aug 11, 2015 4:55 pm
by ssax
Hmm, so it works that way. It has to be a bug in the way that it's parsing the perfdata, I'm unable to replicate it though.
Go look at the service under Home > Service Details > View the service > Click the advanced tab
- Please post the full exact output of the perfdata.
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Tue Aug 11, 2015 5:00 pm
by rbuckle
Performance Data: in=2.429507Mb/s;50;80 out=16.398313Mb/s;50;80
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Wed Aug 12, 2015 3:14 pm
by lmiltchev
I don't see anything weird in the perfdata output.
Are you using SSL or a proxy? I was able to recreate the issue on one of my test boxes, where I use SSL...
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Wed Aug 12, 2015 5:47 pm
by rbuckle
I am not using a proxy, the machine is on a 10.x.x.x ip address as is most of our internal network. I am not using https in the browser and have not installed anything except nano to the box itself, everything else should be stock.
Re: Issues with Nagvis in NagiosXI VM Build
Posted: Thu Aug 13, 2015 5:17 pm
by ssax
This is apparently expected behavior.
See the requirements for the perfdata here when using that line type:
http://docs.nagvis.org/1.5/en_US/lines_ ... style.html