Skip to content

cmarxmeier/nodes2monconf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl Dependencies:
------------------

Install the following Perl modules (e.g. via cpan):
  JSON::Parser
  Data::Dumper (recommended)

Usage:
------

Fetch JSON from WWW:
  curl -k https://map.freifunk-troisdorf.de/nodes.json | ./nodes2monconf

Read local copy of JSON:
  cat nodes.json | ./nodes2monconf

About

Convert JSON node file to monitoring configuration file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%