forked from librenms-plugins/Weathermap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Javier Alejandro Ruiz
committed
Aug 4, 2021
1 parent
c02bc97
commit 8955b99
Showing
392 changed files
with
32,492 additions
and
9,626 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
The MIT License | ||
|
||
Copyright 2005-2020 Howard Jones and contributors | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated | ||
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the | ||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit | ||
persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE | ||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
This is modified version of PHP Network Weathermap (orginal README is below) | ||
# 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 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. | ||
|
||
|
@@ -11,7 +17,7 @@ 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/ | ||
http://www.network-weathermap.com/ | ||
|
||
|
||
---- | ||
|
@@ -31,7 +37,7 @@ jquery-latest.min.js is the jQuery javascript library - written by John Resig an | |
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/ | ||
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/ | ||
http://creativecommons.org/licenses/by/2.5/ |
Oops, something went wrong.