: After checking message logs (/var/log/messages) we see that the
: snappuller script is opening and closing ssh sessions multiple times
: within a very short timeframe, in one case an ssh session is being
: opened and closed 21 times within .3 seconds. This means that an ssh
: login is being exec
In our implementation we have setup snappuller to check for updated
indexes every 10 mins.
After checking message logs (/var/log/messages) we see that the
snappuller script is opening and closing ssh sessions multiple times
within a very short timeframe, in one case an ssh session is being
opene