Releases: r-smith/vmPing
Releases · r-smith/vmPing
1.1.13
- Visual change: There is no longer a gap between each host monitor. They are now separated only by a 2px border.
- Visual change: When a ping is in progress, a glyph appears next to the hostname indicating whether the host is up, down, or indeterminate.
- Other minor visual changes.
1.1.12
- Added an alerts threshold option. Popup notifications and email alerts are not triggered until the specified number of consecutive pings are lost. This helps avoid notifications for occasional lost packets. The setting is configured through the options window (F10 or select from the drop-down menu). The default value is two.
- Additional error handling and improved reporting of errors.
- The options window (F10) is now displayed as its own separate window.
- The help window (F1) is now displayed as its own separate window.
1.1.11
1.1.10
- The interval between TCP port pings is now tied to the global probe interval setting. Previously, the probe interval was only being applied to ICMP pings. The minimum interval for TCP probes is currently locked at four seconds, but any setting greater than that will be applied.
1.1.9
- Popup notifications no longer steal focus.
- Click a popup notification to bring the main vmPing window into focus.
- Fixed an issue where after selecting a favorite, the application would continue to ping old hostnames that were active prior to selecting the favorite.
- Fixed an issue where traceroute would sometimes return 'Invalid hostname' for IP addresses.
- Fixed an issue where 'Stop / Start All' would not properly update after closing the last active ping.
1.1.8
1.1.7
1.1.6
1.1.5
- Added popup notifications. When a host changes status (from up to down or from down to up), a notification will appear in the lower right corner of your screen. By default, this is only enabled when the application is minimized. You can use the main drop down menu and select Popup Notifications to change when the notification appears: Always, When Minimized, or Never.
1.1.4
- Performance improvements: The application should be less laggy when a lot of concurrent pings are running.
- Minor visual changes: Rounded and thicker borders for each host monitor.
- Fixed an issue where logging to a text file and performing a TCP 'port ping' would cause the application to crash.