Hello all,

I want to know if i can change setting for specific senzor to act differently. In our system we have sensor which will sent notification after 1 failed period. Is there any change to set sensor - sent notification after 5 failed interval during 00:00-06:00 and rest of day after 1? Thanks in advance.


Article Comments

Hi there,

Sorry, that's not possible without scripting and the use of undocumented API calls: https://<prtg url>/editsettings?id=<objid>&errorintervalsdown_=<1-5>&username=<user>&passhash=<the users' passhash> The script needs to be executed at the given times via Scheduled Tasks. The passhash can be obtained from the users account page.


Kind regards,
Stephan Linke, Tech Support Team


Nov, 2017 - Permalink