-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
How can I check that the php part of this application is working correctly?
When I run the powershell script I receive the following inforamtion:
PS C:\Program Files (x86)\PRTG Network Monitor\Custom Sensors\EXEXML> C:\Program Files (x86)\PRTG Network Monitor\Custom Sensors\EXEXML\PRTG-Scheduler.ps1
[31.10.2018 19:06:40]|_ PHP 7.2.8 | CodeIgniter 3.1.5 | PRTG Scheduler 1.0 [31.10.2018 19:06:40]|__ No sensors with configured maintenances found. [31.10.2018 19:06:40]|__ No devices with configured maintenances found. [31.10.2018 19:06:40]|__ No groups with configured maintenances found. [31.10.2018 19:06:40]|__ Maintenance list is empty, creating a new one. [31.10.2018 19:06:40]|__ Active maintenances couldn't be updated. Error: (0) [31.10.2018 19:06:40]|__ Maintenance list is empty, creating a new one. [31.10.2018 19:06:40]|__ Active maintenances couldn't be updated. Error: (0) [31.10.2018 19:06:40]|__ Maintenance list is empty, creating a new one. [31.10.2018 19:06:40]|__ Active maintenances couldn't be updated. Error: (0) {"prtg":{"result":[{"Channel":"Sensor Maintenance(s)","Value":0},{"Channel":"Device Maintenances(s)","Value":0},{"Channel":"Group Maintenances(s)","Val ue":0},{"Channel":"Total Maintenances(s)","Value":0},{"Channel":"Erroneous Definition(s)","Value":0}],"text":""}} When I enable logging .. no debug file is created.. The Configuration Report: Maintenance Windows is visible but no maintenance entries are listed I only followed the installation steps on: https://github.com/PRTG/PRTGScheduler/wiki/1.-Installation Question: Is an extra webserver needed for PHP? I am running this utlility on the server running the PRTG components. Please help! Grtz Fred
Metadata
Metadata
Assignees
Labels
No labels