Skip to content

Releases: schnoddelbotz/amtc

v0.8.5

11 Dec 15:32
Compare
Choose a tag to compare

Please check the changelog.

v0.8.5~alpha3

04 May 23:00
Compare
Choose a tag to compare
v0.8.5~alpha3 Pre-release
Pre-release

Please check the changelog.

Most importantly: state log graphs are back again -- now as SVG produced by emberjs.

v0.8.5~alpha2

25 Apr 00:49
Compare
Choose a tag to compare
v0.8.5~alpha2 Pre-release
Pre-release

Check the changelog for a list of improvements.

Feedback welcome.

v0.8.5~alpha1 -- introducing amtc-web2

15 Mar 12:33
Compare
Choose a tag to compare
Pre-release

While amtc itself should be stable, amtc-web must still be considered alpha.
Please refer to INSTALL.md for instructions. Any feedback is appreciated.

ChangeLog since v0.8.2

This is a first ALPHA release coming with pre-built binaries/packages for

  • RHEL 7 / CentOS7 / Debian 7 / Ubuntu 14.04 (x86_64)
  • OS X Yosemite
  • Raspbian (arm)

amtc

  • Supports some simple configuration items for AMT non-enterprise boxes:
    • enable/disable ping replies in power-off state,
    • enable/disbale SOL / Serial Over LAN
    • enable/disable AMT Web UI
  • support for AMT 9.0 graceful shutdown added
  • RDP/SSH portscans resolve hostnames, can be enforced if AMT unavailable

amtc-web

  • Web-GUI based on EmberJS, Twitter BootStrap ...
  • scheduled tasks fully configurable via GUI
  • state logging aggregates rooms to make most of amtc's threading capability
  • amtc execution decoupled from amtc-web through DB
  • binary packages will use cron.d or a LaunchDaemon (OSX) for background exec
  • [RPM] user 'amtc-web' is created for background amtc exec
  • [OSX/DEB] the webserver user is used for amtc exec

Known issues

  • No statelog graphs as in amtc-web1 yet
  • Current DB-stored monitoring interval of 1 minute is not GUI-accessible
  • In contrast to RPM, the (single) DEB will install amtc and amtc-web (dto OSX)