Feature request - Sending Reports
Posted: Thu May 25, 2017 11:14 am
Dear Mikrotik team,
Please review a possibility to prepare and send report from dude about object on the map.
This may be useful when we send alarm only during working hours. As a result some host may goes down out of this hours and we will not know about this until we saw them on the map next day.
Simple reports can help us in such cases:
Sample:
We also should be able to include the following variables:
Advanced report should permit us get more information like:
Sample:
We should be able to sent such reports using any type of notifications, like Email or SMS using fetch.
Also, an option to send Map screenshot can be useful.
Thank you!
----
Feature request list for Dude v6
Please review a possibility to prepare and send report from dude about object on the map.
This may be useful when we send alarm only during working hours. As a result some host may goes down out of this hours and we will not know about this until we saw them on the map next day.
Simple reports can help us in such cases:
Code: Select all
[NetMap.Name]
[NetMap.DevicesCount] / [NetMap.DevicesPartiallyDownCount] / [NetMap.DevicesDownCount]
Code: Select all
Shops
30 / 0 / 2
Code: Select all
[NetMap.DevicesCount]
[NetMap.DevicesUpCount]
[NetMap.DevicesDownCount]
[NetMap.DevicesAskedCount]
[NetMap.DevicesPartiallyDownCount]
[NetMap.DevicesUnknownCount]
[NetMap.DevicesDownList]
[NetMap.DevicesUpList]
[NetMap.DevicesAskedList]
[NetMap.DevicesPartiallyDownList]
[NetMap.DevicesUnknownList]
Advanced report should permit us get more information like:
Code: Select all
[NetMap.Name]
[NetMap.DevicesCount] / [NetMap.DevicesPartiallyDownCount] / [NetMap.DevicesDownCount]
[Devices.DownName] - [Probe.DownName] - [Service.TimeLastDown] - [ServiceDown.TimeSinceChanged]
Code: Select all
Shops
30 / 0 / 2
Shop 1 - ping down - 2017/05/24-23:00:00 - 08:20:00
Shop 2 - web down - 2017/05/25-03:00:00 - 04:20:00
Also, an option to send Map screenshot can be useful.
Thank you!
----
Feature request list for Dude v6