Maps in Nagvis

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Maps in Nagvis

Post by bosecorp »

Hi,

We are using Nagivs and would like to import the jpeg files in Nagvis. However Nagvis only allows me to import .cfg file.
How do we covert the .jpeg files to .cfg files.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Maps in Nagvis

Post by WillemDH »

nagVis defintely allows uploading of .png files. I've been doing it for years. You must be doing something wrong I guess. Please list detailed steps how you upload the maps. maybe you try to upload a map instead of a background?
Nagios XI 5.8.1
https://outsideit.net
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Maps in Nagvis

Post by dwhitfield »

@bosecorp, how large are these jpeg?

The default limit in /etc/php.ini appears to be upload_max_filesize = 2M, so you could potentially increase that...or use smaller images.

Also, please try to upload an image and then run tail -50 /var/log/httpd/error_log and post the output here in a code block.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Maps in Nagvis

Post by bosecorp »

we figure it out

thanks. we are all set
Locked