Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pizu/Weathermap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weathermap

This is a modification of the PHP Network Weathermap plugin for libreNMS, the migrations corresponds to version 0.98a of the original Network Weathermap, see: https://github.com/howardjones/network-weathermap/tree/0.98-php7


This is a modification of the PHP Network Weathermap plugin for libreNMS. The migrations correspond to version 0.98a of the original Network Weathermap. For the original source, see the network-weathermap repository.

Weathermap now supports PHP 8.x.


This is modified version of PHP Network Weathermap (original README is below)

The modified version starts at version 0.1 by Neil Lathwood ([email protected]) for use as a plugin for LibreNMS and currently includes basic support for picking out nodes and links from your LibreNMS install. See INSTALL for details.

This is PHP Network Weathermap, version 0.97b by Howard Jones ([email protected])

See the docs sub-directory for full HTML documentation, FAQ and example config.

See CHANGES for the most recent updates, listed by version.

See COPYING for the license under which php-weathermap is released.

There is much more information, tutorials and updates available at: http://www.network-weathermap.com/

Running Tests

The test suite requires PHP 8.x with the gd extension enabled. Install Composer from https://getcomposer.org/download/ or by using your system's package manager. From the project root run:

composer install

This installs PHPUnit and other development dependencies. After Composer has finished, execute the tests with:

vendor/bin/phpunit --configuration phpunit.xml

from the project root.

PHP Weathermap contains components from other software developers:

overlib.js is part of Overlib 4.21, copyright Erik Bosrup 1998-2004. All rights reserved. See http://www.bosrup.com/web/overlib/?License

The Bitstream Vera Open Source fonts (Vera*.ttf) are copyright Bitstream, Inc. See http://www.bitstream.com/font_rendering/products/dev_fonts/vera.html

The manual uses the Kube CSS Framework - http://imperavi.com/kube/ and ParaType's PT Sans font: http://www.fontsquirrel.com/fonts/PT-Sans

jquery-latest.min.js is the jQuery javascript library - written by John Resig and collaborators. http://docs.jquery.com/Licensing

Some of the icons used in the editor, and also supplied in the images/ folder are from the excellent Fam Fam Fam Silk icon collection by Mark James: http://www.famfamfam.com/lab/icons/silk/ These are released under the Creative Commons Attribution 2.5 License http://creativecommons.org/licenses/by/2.5/

Console_Getopt (lib/Console/Getopt.php) is bundled from the PEAR package version 1.4.3 and is licensed under the BSD-2-Clause license. See lib/Console/LICENSE for details.

Thanks to Edgeuno for the support, visit us at https://edgeuno.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.7%
  • JavaScript 15.7%
  • CSS 1.1%
  • Perl 0.5%