Fix README
This commit is contained in:
parent
4494a40822
commit
5a124aacec
26
README.md
26
README.md
|
@ -1,30 +1,16 @@
|
||||||
MyMonPlugins
|
# MyMonPlugins
|
||||||
|
|
||||||
This is the old master branch! New development takes place in the "main" branch!
|
Python modules to simplify complex Naemon/Icinga/Nagios plugin development
|
||||||
|
|
||||||
Default branch will change in the near future.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
(c) 2010-2011 by Sven Velt and team(ix) GmbH, Nuernberg, Germany
|
(c) 2010-2011 by Sven Velt and team(ix) GmbH, Nuernberg, Germany
|
||||||
sv@teamix.net
|
sv@teamix.net
|
||||||
(c) 2016 by Sven Velt, Germany
|
(c) 2016-2020 by Sven Velt, Germany
|
||||||
sven-mymonplugins@velt.biz
|
sven-mymonplugins@velt.biz
|
||||||
|
|
||||||
This file is part of "velt.biz - My Monitoring Plugins"
|
"velt.biz - My Monitoring Plugins" is a fork of "team(ix) Monitoring Plugins" in
|
||||||
a fork of "team(ix) Monitoring Plugins" in 2015
|
2015
|
||||||
URL: https://gogs.velt.biz/velt.biz/MyMonPlugins/
|
|
||||||
|
|
||||||
This file is free software: you can redistribute it and/or modify
|
URL: https://git.velt.biz/Monitoring/MyMonPlugins/
|
||||||
it under the terms of the GNU General Public License as published
|
|
||||||
by the Free Software Foundation, either version 2 of the License,
|
|
||||||
or (at your option) any later version.
|
|
||||||
|
|
||||||
This file is distributed in the hope that it will be useful, but
|
|
||||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this file. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue