Simon 5 is coming soon!
Simon version 5 is currently in beta testing. It is a massive update, introducing a much-requested feature: syncing the Simon data between multiple Macs, plus a Simon Status service, a Link Checker filter, improved Find filter, iMessage and Speak Error notifiers, a new app icon, and much more.
Important: please note that Simon 5 requires a minimum of macOS 10.12 (Sierra), and will be a paid upgrade from Simon 4 after the beta. Purchasers since September 1, 2020 automatically get a version 5 license (that also works in previous versions).
Re: IP address display on summary report page
You can display the location entered for the test. If that is an IP, then yes, that can be displayed. Add the {Location} variable to the template.
See the Report Templates and specifically the Test block documentation for more information.
Re: IP address display on summary report page
I am able to have the IP / {Location} display on my report template now! Thanks.
However, for devices which are using a custom script (Ping 1500 MTU ping -c 5 -s 1500 {IP} with {IP} as the create variable) to monitor an IP address do not show up on the report template which displayed "N/A". Please let me know if there is a way to resolve this and also how the {Location} variable works.
Thanks again!!!
Re: IP address display on summary report page
The {Location} variable is set by each service, using the location field or reasonable facsimile thereof. The Script service doesn't have such a field, so can't provide a value for it.
I don't think there's a way to get the custom Script variables in the report currently. Though I agree that could be a useful addition.