Monitoreo Email Dude
Monitoreo Email Dude
Monitoreo Email Dude
•
•
•
• I work for electrical company who has a lot of Intelligent Electrical Devices (IED).
• Most of them are connected and monitored via Network (IP Based).
• I need a simple application to monitor the status of those devices and notify about
their status changes.
What is The Dude?
The Dude is a free application by MikroTik, which can dramatically improve the way you manage
your network environment.
It will automatically scan all devices within specified subnets, draw and layout a map of your networks,
monitor services of your devices and execute actions based on device Status changes.
wiki.mikrotik.com
Software & Hardware we need to integrating SMS Notification on The Dude
RouterOS:
v6.34rc13 or newer
Hardware:
• MikroTik CCR series hardware
Server Client • MikroTik RB3011
• RouterOS x86 installations
• RouterOS CHR environment
3. Copy the .npk file to Mikrotik Device Reboot
4. Make Sure The Dude package has installed open System -> Packages
Upload
Reboot
Open the Terminal input the following Command :
Enable The Dude Server : Check Whether The Dude Running or not:
dude set enabled=yes dude print
C:\plink\plink.exe -ssh -l
mikrotik_sms_username -pw
mikrotik_sms_password
mikrotik_sms_ipaddress "/tool sms send
phone-number=yourphonenumber
usbportnumber message=\"[Probe.Name]
on [Device.Name] is now [Service.Status]\""
Disconnect one of your monitored devices to test the configuration
When devices you monitor change their Status to down, SMS Message will sent to your phone number
When their Status change to up, SMS Message will sent to your phone number
How long we have to wait until the device we monitored declared as down?
Probe Interval :
How often does it query (ping) a
specific device.
Probe Timeout :
How long The Dude waits for a
reply from a ping or check of a
telnet, ssh, or http port before
considering it a failed response.
Default configuration is 30 second poll interval with 10 seconds timeout and down count of 5.
Therefore, you would have 5 polls at 30 second intervals plus 10 seconds would need to be failed
before you see a declaration of a failed device (2 minutes and 40 seconds).
We can override the Global Server Polling Configuration on Network Map Polling Options or
directly on The Device Polling Options.
If you think that Services you monitor are too many, just remove them. Leave the ping service alone.
x
x
x
√
x
Too many
services?
If you think that Services you monitor are too many, just remove them. Leave the ping service alone.
If you want to monitor a lot of devices, maybe you’ll consider to change the SMS Notification
with Email Notification
How to do that?? You can find the Tutorial I have wrote here :
http://mikrotikindo.blogspot.co.id/2015/12/cara-membuat-notifikasi-email-thedude-mikrotik.html