Service Load Test
Overview
This is a test plugin is to test the service mode. It will calculate the average, variance and standard deviation of a 1 Million member, randomly generated list of numbers, from 1 to 100. It will then capture 10 x slices of the list, and send the following data to the cloud from 1 to 50 batches. This is an example:
Usage
Usage: service_load_test log|discover hostname
Command argument can be
log
ordiscover
A
log
verb will collect data and send it to the cloud.A
discover
verb will show the data that is to be collected.The
hostname
argument is only used to differentiate different scenarios. The hostname will not be contacted in any way.
Last updated