github akpw/mktxp v1.2.15
MKTXP v1.2.15

one day ago
  • W60G Metrics Collector
    • New collector for Mikrotik W60G wireless link monitoring
    • Metrics for signal strength, link status, and performance indicators
  • CLI Print Output Extensions
    • Kid Control: -kc option for kid control devices display
    • Address Lists: -al LISTS option for firewall address list queries
    • Netwatch: -nw option for network monitoring host status
  • Persistent DHCP Cache
    • Configurable DHCP lease caching between scrapes for improved performance
    • Reduces API calls and speeds up metric collection
  • Configurable Bandwidth Collector DNS, #275
    • Customizable DNS server for bandwidth collector internet connectivity checks
    • Default: 8.8.8.8, configurable via bandwidth_test_dns_server option
  • ROS v7.14+ native name support in netwatch, #270
  • Hardening router entries collection processing, #272 / #276
    • Improved generator handling in collectors
    • Improved exception handling & timeout management in collector handlers
    • Enhanced custom labels parsing with validation warnings
  • Testing & Quality
    • Expanded test coverage for new CLI outputs, collectors, and configuration options
    • Additional tests for persistence behaviour and error handling

🔄 Migration Notes

  • New configuration options:
- w60g = False                                          # Enable W60G metrics collection
- bandwidth_test_dns_server = 8.8.8.8 # DNS server for bandwidth collector connectivity checks
- persistent_dhcp_cache = True            # Cache DHCP leases between scrapes for better performance

New CLI options:

  -kc / --kidcontrol: Display Kid Control (parental control) status
  -al LISTS / --addresslist LISTS: Show firewall address list contents
  -nw / --netwatch: Display Netwatch host monitoring status

Don't miss a new mktxp release

NewReleases is sending notifications on new releases.