Easy User Defined Status Map updates

Cooper, Mark MarkCooper at bulldogdsl.com
Wed Dec 29 11:49:45 CET 2004


Dunno if anyone will find this useful, but I was having problems with a
largish network not being displayed particularly well in the status map
and needed a way to easily create the user defined status map coords. So
...

Two very simple scripts to convert the config's back and forth between
nagios and cheops-ng for the purpose of getting the nagios status map
looking pretty :)

nag2che.awk - ( cat hostextinfo.cfg | ./nag2che.awk )

Reads the Nagios config file and creates a cheops-ng config file. You
can then fire up cheops-ng and drag and drop the nodes the the location
you want them.

che2nag.awk - ( cat hostextinfo.cfg | ./che2nag.awk )

Pulls out the x,y coords from the cheops-nf config file and updates the
nagios config file with the new node positions

--

Mark Cooper
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ezmap.tar
Type: application/x-tar
Size: 10240 bytes
Desc: ezmap.tar
URL: <https://www.monitoring-lists.org/archive/users/attachments/20041229/3b47e550/attachment.tar>


More information about the Users mailing list