I came upon this response: This is not directly implemented in PRTG, but you could use an EXE notification in conjunction with netsnmp tools, regarding the set command in prtg...however I dont know how to do that, please can you explain this in detail. Help me please


Article Comments

You would need to write a script or batch file that executes the SET command and use the same as an EXE notification. This is another notification type, as outlined under Notifications. The actual syntax of the batch / script would depend on the set of tools you use.


Oct, 2013 - Permalink

can you please detail a little bit on how to do this?


Oct, 2013 - Permalink

You will find samples for using netsnmp under Net-SNMP Tutorial -- snmpset


Oct, 2013 - Permalink