cloudius-systems / osv-gui

OSv GUI
19 stars 14 forks source link

Application specific tab - Memcache #113

Open tzach opened 10 years ago

tzach commented 10 years ago

Each virtual appliance we have its own GUI tab, available only if this appliance is running This list below is a subset of the full state command, which seems to be more useful

Information element

source: https://github.com/memcached/memcached/blob/master/doc/protocol.txt

slivne commented 10 years ago

@Tzach

Can you draw a mockup for the info - are you expecting a table or graph for each ? How is this compared to the newrelic info

dzautner commented 10 years ago

Is there an existing API for this?

tzach commented 10 years ago

I added some info on how to present each information elements. @dzautner there is not REST API for it yet, so nothing for you to do at this point. @slivne there are a few NewRelic memcached plugins (we can easily add one ourselves) Here is an example, with a similar subset https://github.com/MeetMe/newrelic-plugin-agent/blob/master/newrelic_plugin_agent/plugins/memcached.py

And an example with only 3 parameters: https://docs.newrelic.com/docs/apm/other-features/metrics/metric-types#MemCache