mate1213

Results 3 issues of mate1213

## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue). - [X] New feature (non-breaking change which adds functionality). [Feature Request](https://support.specflow.org/hc/en-us/community/posts/11105586856732-Make-stopwatch-publicly-accessible) - [ ] Breaking...

In [sensor.py](https://github.com/blind-oracle/zabbix-sensors/blob/master/sensors.py) you can add the fix what is worked for me. From line nr 27: ``` def process_sensors(path): r = {} for fn in os.listdir(path): #NEW---------------------- #If the file...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
wontfix