fix(monitoring): fix NodeLowEntropy alerts

In newer versions of the Kernel, it only generates 256
instead of the previous 4096 bits of entropy.  This
change instead moves the low entropy alerts to be
more dynamic instead of a static number.

Related: https://unix.stackexchange.com/q/704737
1 file changed