Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

output when current monitoring interval has not completed #6

Merged
merged 1 commit into from Jul 6, 2016
Merged

output when current monitoring interval has not completed #6

merged 1 commit into from Jul 6, 2016

Conversation

weslambert
Copy link
Contributor

Currently, if sostat is run before an initial (packet count) monitoring interval has completed (on a sensor/standalone), there is no output in sostat.

Ex.
"=========================================================================
Packets received during last monitoring interval (600 seconds)
========================================================================="
[NO OUTPUT HERE]

This adds the following to /usr/bin/sostat-interface-delta if stats are not yet available:

Ex.

"=========================================================================
Packets received during last monitoring interval (600 seconds)
========================================================================="
Stats not yet available.

Please wait until the current monitoring interval has completed.

Thanks,
Wes

@dougburks dougburks merged commit 0efdac2 into Security-Onion-Solutions:master Jul 6, 2016
@dougburks
Copy link
Contributor

Thanks, Wes!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants