Notification when mem usage is > XX%

Hi,

I don’t get it to work :frowning: :
I want to be notified when the memory usage is over 80 %

Tips and hints are more then welcome :smiley:

Tanks !!! John

Create new probe.

  • select type SNMP;
  • specify the OID, which should be your router memory OID,
    in the RouterOS you can find it under /system resource print oid
  • set compare method less or equal 80%;
  • add service to monitor and specify the notification you want for the probe.

http://forum.mikrotik.com/t/probe-thread/10321/1
The probe thread deserves a read through but if you are in a hurry, find on page “memory” once your on the thread.