com.norbl.cbp.ppe.usermonitor
Class PPEClientMonitorApp
java.lang.Object
com.norbl.cbp.ppe.usermonitor.PPEClientMonitorApp
public class PPEClientMonitorApp
- extends java.lang.Object
This app is run on an ec2 instance in a ppe-ompi network. It should
be launched at boot time.
Initially, this app checks whether the instance is authorized
to use a billable instance. If not, access to ompi is
disabled. If authorized, the app runs forever, logging
usage.
Method Summary |
void |
go()
|
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PPEClientMonitorApp
public PPEClientMonitorApp(java.lang.String[] argv)
go
public void go()
main
public static void main(java.lang.String[] argv)