sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

minimega: report cc commands issued #1330

Open jcrussell opened 5 years ago

jcrussell commented 5 years ago

Now that we apply cc filter on the server, we can count how many times we issue the command. Expose this as a column to users so that they can compare it with number of responses received.

djfritz commented 5 years ago

@jcrussell was this closed by #1346?

jcrussell commented 5 years ago

Nope, this is to count the number of times that minimega sends a command to the VMs. It gets a little weird if the VM reboots and minimega resends the command.