-
#### config.json 파일:
- PRTG 서버 주소, 사용자 이름, 비밀번호 등 중요한 설정 정보를 config.json 파일에 저장합니다.
- read_config() 함수:
이 함수는 설정 파일을 읽어 Python 딕셔너리로 변환합니다. 이 딕셔너리는 PRTG API 호출에 필요한 정보를 담고 있습니다.
#### 설정 파일 읽기:
…
-
##### SUMMARY
There are some cases where it would be nice to share python code between packs.
For example: I'm writing a pack for the PRTG monitoring tool. I'm coding up a bunch of generic actio…
-
How difficult would it be for someone with beginner level programming skills to modify this to work with PRTG and python 3?
-
#### Overview of the Issue
I use Screenly OSE for displaying maps which are provided by the monitoring software PRTG. Basically, I paste the appropriate links to the web pages and Screenly calls th…
-
You have to enter the FQDN or IP of PRTG server installation during the setup. If that server is not pingable when entered, a message comes up "not reachable, add anyway?", say yes but it will not be …
-
Hello,
I try to implement a prometheus exporter using your perl script to generate a prom file with all the metrics. The idea is to run all the commands like snmp does, parse the output and build t…
-
### What's going on?
Hello Lord Milko, how are you?
I was trying to run this command:
$table = @{ "name_" = "PCT_CROMATOGRAFIA_NITROGENIO"; "pythonscript_" = "Modbus Python.py";"params_" ="reg…
-
PythonMiniProbe installed on Ubuntu 14.04LTS.Installation went smoothly.
The following sensors are working: CPU Load, Memory, Probe Health.
The following sensors failed: DIsk Space, External IP
Debu…
-
Hi,
just installed PMP on my RPi2 running latest Raspbian. The setup went smoothly but I get an error message in the logs plus an alarm on the PRTG server. The error message popping up is as follows:…
Ch-Fr updated
6 years ago
-
Hi, thanks for making this script and the other one (prtgZFSSAhealth).
We have a problem with both of them.
We get the following result when running any of these:
"XML: Structural error in xml fi…