Hi chaps

We use LibreNMS and they have a php script which creates a smokeping config
file containing the full list of devices on the network and a menu
structure for smokeping.

Only in Ubuntu it causes smokeping to complain. The top of the config file
is shown below (ignore the ------ delimiters)

-------------------------

menu = Top
title = Network Latency Grapher

+ network
menu = network
title = network
etc
etc
-------------------------

This causes Smokeping to complain about the "menu=" line at line 2.

I can get it working if I disable the Targets file and then put the ***
Targets *** header and the probe line in at the top but these changes are
overwritten by LibreNMS when they update their device lists.

I was wondering whether there is an easy way in Smokeping to accommodate
the config that they are creating? If not then I can look at editing their
script that creates this config file but I'd prefer not to in case it too
is overwritten at a later date.

Olly
_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to