ReportMagic 2.18

New Macros

Many, many new Meraki macros!
  • [Meraki.NetworkClientList: ]
  • [Meraki.WirelessNetworkDevicesLatencyList: ]
  • [Meraki.WirelessNetworkDeviceLatencyList: ]
  • [Meraki.WirelessNetworkClientsLatencyList: ]
  • [Meraki.WirelessNetworkClientLatencyList: ]
  • [Meraki.WirelessNetworkDevicesConnectionStatsList: ]
  • [Meraki.WirelessNetworkClientsConnectionStatsList: ]
  • [Meraki.WirelessNetworkConnectionStatsProperty: ]
  • [Meraki.WirelessNetworkDeviceConnectionStatsProperty: ]
  • [Meraki.WirelessNetworkClientConnectionStatsProperty: ]
Also:
  • [ReportMagic.ConnectionStatusProperty:] macro determines the status of a ReportMagic connection so you can avoid running a section of a report if the remote system is unavailable.

Improvements

  • It is now possible to clean up old files from the output folder on Report Schedule execution.
  • API: It is now possible to determine the status of a connection.
  • [ReportMagic.ConnectionList: ] now supports skip and take parameters
  • ReportMagicClient nuget package now makes a PUT request instead of a PATCH where appropriate.

Bug fixes

  • Fixed sign-up via pricing page.
  • Fixed [ReportMagic.ConnectionList:] when using the example in the Help.
  • Fixed [Break:] and [Continue:] macros when additional parameters were specified.
  • Fixed UI issue with long lines when editing .rmscript files.
  • Fixed [LogicMonitor.LogAnalysis: ] when there are more than 10,000 log entries.
  • Fixed List macros, which now support square brackets in data.

Comments