freebsd-ports/sysutils/amtc/pkg-plist
Kurt Jaeger d53990bd73 New port: sysutils/amtc
Intel's Active Management Technology is a simple embedded subsystem
that helps you manage remote servers.  In particular you can power off
or reset a remote system, regardless of the state of the operating
system.

amtc is a tool to efficiently monitor, power-control on a scheduled
basis and interactively manage a bigger bunch of PCs equipped with
Intel vPro technology, distributed over several rooms. Having a
practical tool for this purpose massively eases system management
procedures, from scheduled, unattended OS-re-installs to individual,
interactive remote power management needs.

WWW: https://github.com/schnoddelbotz/amtc

PR:		189401
Submitted by:	tony.li@tony.li
2015-10-17 20:35:26 +00:00

77 lines
3.1 KiB
Text

bin/amtc
%%WWWDIR%%-web/LICENSES-3rd-party.txt
%%WWWDIR%%-web/Makefile
%%WWWDIR%%-web/Makefile.Sources
%%WWWDIR%%-web/_htaccess_example
%%WWWDIR%%-web/_httpd_conf_example
%%WWWDIR%%-web/amtc-favicon.png
%%WWWDIR%%-web/basic-auth/_htaccess.default
%%WWWDIR%%-web/basic-auth/index.html
%%WWWDIR%%-web/cli/amtc-web.phpsh
%%WWWDIR%%-web/config/_htpasswd.default
%%WWWDIR%%-web/crontab-example.txt
%%WWWDIR%%-web/css/amtc-web.css
%%WWWDIR%%-web/data/.htaccess
%%WWWDIR%%-web/js/app/app.js
%%WWWDIR%%-web/js/compile-template.js
%%WWWDIR%%-web/lib/AmtcwebInstaller.php
%%WWWDIR%%-web/lib/AmtcwebSpooler.php
%%WWWDIR%%-web/lib/app_bootstrap.php
%%WWWDIR%%-web/lib/db-model/host.php
%%WWWDIR%%-web/lib/db-model/job.php
%%WWWDIR%%-web/lib/db-model/laststate.php
%%WWWDIR%%-web/lib/db-model/logday.php
%%WWWDIR%%-web/lib/db-model/notification.php
%%WWWDIR%%-web/lib/db-model/optionset.php
%%WWWDIR%%-web/lib/db-model/ou.php
%%WWWDIR%%-web/lib/db-model/statelog.php
%%WWWDIR%%-web/lib/db-model/user.php
%%WWWDIR%%-web/lib/install-db/mysql-exampledata.sql
%%WWWDIR%%-web/lib/install-db/mysql-minimal.sql
%%WWWDIR%%-web/lib/install-db/mysql.sql
%%WWWDIR%%-web/lib/install-db/sqlite-exampledata.sql
%%WWWDIR%%-web/lib/install-db/sqlite-minimal.sql
%%WWWDIR%%-web/lib/install-db/sqlite.sql
%%WWWDIR%%-web/pages/about.md
%%WWWDIR%%-web/pages/configure-amt.md
%%WWWDIR%%-web/pages/first-steps.md
%%WWWDIR%%-web/rest-api.php
%%WWWDIR%%-web/templates/_optionsetEdit.hbs.html
%%WWWDIR%%-web/templates/_ouSelection.hbs.html
%%WWWDIR%%-web/templates/_scheduleEdit.hbs.html
%%WWWDIR%%-web/templates/_userEdit.hbs.html
%%WWWDIR%%-web/templates/addHostsWizard.hbs.html
%%WWWDIR%%-web/templates/application.hbs.html
%%WWWDIR%%-web/templates/application_footer.html
%%WWWDIR%%-web/templates/application_header.html
%%WWWDIR%%-web/templates/components/state-log.hbs.html
%%WWWDIR%%-web/templates/components/tree-menu-node.hbs.html
%%WWWDIR%%-web/templates/energy.hbs.html
%%WWWDIR%%-web/templates/index.hbs.html
%%WWWDIR%%-web/templates/login.hbs.html
%%WWWDIR%%-web/templates/logout.hbs.html
%%WWWDIR%%-web/templates/logs.hbs.html
%%WWWDIR%%-web/templates/navigation.hbs.html
%%WWWDIR%%-web/templates/optionset.hbs.html
%%WWWDIR%%-web/templates/optionsets.hbs.html
%%WWWDIR%%-web/templates/optionsets/index.hbs.html
%%WWWDIR%%-web/templates/optionsets/new.hbs.html
%%WWWDIR%%-web/templates/ou.hbs.html
%%WWWDIR%%-web/templates/ou/edit.hbs.html
%%WWWDIR%%-web/templates/ou/hosts.hbs.html
%%WWWDIR%%-web/templates/ou/monitor.hbs.html
%%WWWDIR%%-web/templates/ou/statelog.hbs.html
%%WWWDIR%%-web/templates/ous.hbs.html
%%WWWDIR%%-web/templates/ous/index.hbs.html
%%WWWDIR%%-web/templates/ous/new.hbs.html
%%WWWDIR%%-web/templates/page.hbs.html
%%WWWDIR%%-web/templates/schedule.hbs.html
%%WWWDIR%%-web/templates/schedules.hbs.html
%%WWWDIR%%-web/templates/schedules/index.hbs.html
%%WWWDIR%%-web/templates/schedules/new.hbs.html
%%WWWDIR%%-web/templates/setup.hbs.html
%%WWWDIR%%-web/templates/systemhealth.hbs.html
%%WWWDIR%%-web/templates/user/edit.hbs.html
%%WWWDIR%%-web/templates/users.hbs.html
%%WWWDIR%%-web/templates/users/index.hbs.html
%%WWWDIR%%-web/templates/users/new.hbs.html