This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"auto_scale_policy":[ | |
{ | |
"name":"scale-out", | |
"threshold":100, | |
"comparisonOperator":">=", | |
"period":5, | |
"cooldown":60, | |
"mode":"REACTIVE", | |
"type":"WEIGHTED", | |
"alarms": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"jsonrpc":"2.0","result":[{"hostid":"10127","name":"instance-805","items":[{"key_":"agent.hostname","lastvalue":"instance-880"},{"key_":"agent.ping","lastvalue":"1"},{"key_":"agent.version","lastvalue":"2.2.2"},{"key_":"kernel.maxfiles","lastvalue":"401338"},{"key_":"kernel.maxproc","lastvalue":"32768"},{"key_":"proc.num[,,run]","lastvalue":"1"},{"key_":"proc.num[]","lastvalue":"80"},{"key_":"system.boottime","lastvalue":"1464338073"},{"key_":"system.cpu.intr","lastvalue":"22"},{"key_":"system.cpu.load[percpu,avg15]","lastvalue":"0.0250"},{"key_":"system.cpu.load[percpu,avg1]","lastvalue":"0.0000"},{"key_":"system.cpu.load[percpu,avg5]","lastvalue":"0.0050"},{"key_":"system.cpu.switches","lastvalue":"34"},{"key_":"system.cpu.util[,idle]","lastvalue":"99.9167"},{"key_":"system.cpu.util[,interrupt]","lastvalue":"0.0000"},{"key_":"system.cpu.util[,iowait]","lastvalue":"0.0250"},{"key_":"system.cpu.util[,nice]","lastvalue":"0.0000"},{"key_":"system.cpu.util[,softirq]","lastvalue":"0.0000"},{"key_":"system.cpu.ut |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name":"Simple NSD", | |
"vendor":"FOKUS", | |
"version":"1.0", | |
"vld":[ | |
{ | |
"name":"vlab" | |
} | |
], | |
"vnfd":[ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-05-12 03:52:15.432 INFO 39464 --- [OpenbatonTask-4] o.o.n.v.tasks.abstracts.AbstractTask : Finished task: AllocateResources for VNFR: iperf-server | |
2016-05-12 03:52:15.432 DEBUG 39464 --- [SimpleAsyncTaskExecutor-4] o.o.n.v.i.receiver.RabbitVnfmReceiver : -----------Finished ACTION: ALLOCATE_RESOURCES | |
2016-05-12 03:56:21.950 DEBUG 39464 --- [SimpleAsyncTaskExecutor-2] o.o.n.v.i.receiver.RabbitVnfmReceiver : CORE: Received: ERROR | |
2016-05-12 03:56:21.951 DEBUG 39464 --- [SimpleAsyncTaskExecutor-2] o.o.n.v.i.receiver.RabbitVnfmReceiver : ----------Executing ACTION: ERROR | |
2016-05-12 03:56:21.951 DEBUG 39464 --- [SimpleAsyncTaskExecutor-2] org.openbaton.nfvo.vnfm_reg.VnfmManager : Looking for bean called: errorTask | |
2016-05-12 03:56:21.946 DEBUG 39464 --- [SimpleAsyncTaskExecutor-1] o.o.n.v.i.receiver.RabbitVnfmReceiver : CORE: Received: ERROR | |
2016-05-12 03:56:21.954 DEBUG 39464 --- [SimpleAsyncTaskExecutor-1] o.o.n.v.i.receiver.RabbitVnfmReceiver : ----------Executing ACTION: ERROR | |
2016-05 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-05-10 03:48:49.125 INFO 18222 --- [main] org.openbaton.nfvo.main.Application : Starting Application on ubuntu with PID 18222 (started by root in /opt/openbaton/nfvo) | |
2016-05-10 03:48:49.133 DEBUG 18222 --- [main] org.openbaton.nfvo.main.Application : Running with Spring Boot v1.2.5.RELEASE, Spring v4.2.2.RELEASE | |
2016-05-10 03:48:49.296 INFO 18222 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@382db2df: startup date [Tue May 10 03:48:49 PDT 2016]; root of context hierarchy | |
2016-05-10 03:48:58.756 INFO 18222 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name":"iperf-NS", | |
"vendor":"Fokus", | |
"version":"0.1", | |
"vnfd":[ | |
{ | |
"vendor":"tbr", | |
"version":"0.1", | |
"name":"iperf-server", | |
"type":"server", |