Skip to content

Commit

Permalink
Release 2023051201
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed May 12, 2023
1 parent 54e5fb5 commit a51a171
Show file tree
Hide file tree
Showing 34 changed files with 38 additions and 33 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe

## [Unreleased]

tbd


## 2023051201

### Breaking Changes

* Remove all Python 2 based plugins and libraries from the project, and therefore remove the "3" suffix from all Python3-based plugins and libraries as well (fix [#589](https://github.com/Linuxfabrik/monitoring-plugins/issues/589))
Expand Down
2 changes: 1 addition & 1 deletion args.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@


__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042601'
__version__ = '2023051201'


def csv(arg):
Expand Down
2 changes: 1 addition & 1 deletion base.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import collections
import numbers
Expand Down
2 changes: 1 addition & 1 deletion cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

from . import time
from . import db_sqlite
Expand Down
2 changes: 1 addition & 1 deletion db_mysql.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
warnings.filterwarnings('ignore', category=UserWarning, module='pymysql')

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import sys

Expand Down
2 changes: 1 addition & 1 deletion db_sqlite.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import csv
import hashlib
Expand Down
2 changes: 1 addition & 1 deletion disk.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import csv
import os
Expand Down
2 changes: 1 addition & 1 deletion distro.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'


import platform
Expand Down
2 changes: 1 addition & 1 deletion dmidecode.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import re
import subprocess
Expand Down
2 changes: 1 addition & 1 deletion feedparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import sys

Expand Down
2 changes: 1 addition & 1 deletion globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'


STATE_OK = 0
Expand Down
2 changes: 1 addition & 1 deletion grassfish.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

from . import url

Expand Down
2 changes: 1 addition & 1 deletion huawei.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

import time

Expand Down
2 changes: 1 addition & 1 deletion human.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import math

Expand Down
2 changes: 1 addition & 1 deletion icinga.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

import base64
import time
Expand Down
2 changes: 1 addition & 1 deletion infomaniak.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

from . import url

Expand Down
2 changes: 1 addition & 1 deletion jitsi.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
needed by more than one Jitsi plugin."""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import base64 # pylint: disable=C0413

Expand Down
2 changes: 1 addition & 1 deletion librenms.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
needed by LibreNMS check plugins."""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

from .globals import STATE_CRIT, STATE_OK, STATE_UNKNOWN, STATE_WARN

Expand Down
2 changes: 1 addition & 1 deletion net.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

import random
import re
Expand Down
2 changes: 1 addition & 1 deletion nodebb.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
needed by more than one NodeBB plugin."""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

from . import base
from . import url
Expand Down
2 changes: 1 addition & 1 deletion powershell.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import subprocess

Expand Down
2 changes: 1 addition & 1 deletion psutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import sys

Expand Down
2 changes: 1 addition & 1 deletion redfish.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

from . import base
from . import human
Expand Down
2 changes: 1 addition & 1 deletion rocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
needed by more than one Rocket.Chat plugin."""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

from . import url

Expand Down
2 changes: 1 addition & 1 deletion shell.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'


import os
Expand Down
2 changes: 1 addition & 1 deletion smb.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042701'
__version__ = '2023051201'

import sys

Expand Down
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'


def test(args):
Expand Down
2 changes: 1 addition & 1 deletion time.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import datetime
import time
Expand Down
2 changes: 1 addition & 1 deletion txt.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import codecs
try:
Expand Down
2 changes: 1 addition & 1 deletion url.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import json
import re
Expand Down
2 changes: 1 addition & 1 deletion veeam.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Credits go to https://github.com/surfer190/veeam/blob/master/veeam/client.py."""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

import base64

Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

import os
import re
Expand Down
2 changes: 1 addition & 1 deletion wildfly.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
needed by more than one WildFly/JBoss plugin."""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042501'
__version__ = '2023051201'

from . import base
from . import url
Expand Down
2 changes: 1 addition & 1 deletion winrm.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
__version__ = '2023042305'
__version__ = '2023051201'

try:
import winrm
Expand Down

0 comments on commit a51a171

Please sign in to comment.