Open brianegge opened 4 years ago
The HTML part of the code depends on JS files that are presented in core LibreNMS code
<script src="js/vis.min.js"></script>
<script type="text/javascript">
Which version of LibreNMS are you using? Do standard LibreNMS maps work for you?
I see the problem. If network_map_vis_options
is not defined, then the javascript fails:
var options = <?php echo $config['network_map_vis_options']; ?>;
Olaaaaaa
Maps work, but write invalid hostname ....
I installed the plugin, but when I view the page it's empty. Is there an error recorded in a log somewhere? I don't see anything in the apache2 log or the librenms log.
OK, I see in Chrome it's missing the javascript