Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add local stats routine and shared memory segment with stats for terminal based applications #57

Open
wants to merge 1 commit into
base: c_icap_0_6_x
Choose a base branch
from

Conversation

jeffmerkey
Copy link
Contributor

This patch series creates a shared memory segment for extracting the c-icap server stats summary for terminal based monitoring. It would be nice for this to be in the main branch for 0.6.0 so I do not have to maintain a separate fork of the c-icap-server. The patch series writes the data as plain text which makes it super easy to parse and display from my leaf monitor program for real time viewing of the statistics. It's not all that messy and easy to maintain and is very simple (but powerful and very useful).

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

Successfully merging this pull request may close these issues.

1 participant