Michael Ziegler

Results 18 issues of Michael Ziegler

There are two obvious SQL injections in there.

[Distributed Meshping](https://github.com/Svedrin/meshping#distributed-meshping) does not currently synchronize the deletion of a target across nodes. See also #40

bug

The longer meshping has been running, the less useful the statistics page becomes because it now displays an average over like months of data. These stats should probably be reset...

enhancement

child of #40 I'd like to be able to draw histograms where a node's _own_ data is included, _and_ the data from its peers, so that I can easily compare...

enhancement

fix #1, if it were ready - I don't know what's the status of this, I just found it lying around in my clone of the repo

It seems that, two years ago, I was trying to add a processes table. Let's preserve this effort in a PR.

Since I've found a few links over the years that have inspired me, that I would like to someday maybe turn into further features in Meshping, but I'm not sure...

enhancement

Adding a cluster feature would be nice. We could: * Correctly alert on a node being down (as opposed to multiple separate alerts that pings are dropping) * When that...

enhancement
epic

similar to #28 When a target such as a notebook or workstation has been offline for e.g. 3 hours, the statistics show a huge packet loss that is misleading -...

enhancement

Hey there, I added a protocol module that uses http://code.google.com/p/pidgin-opensteamworks to connect to Steam Friends through libpurple. It seems to work so far, I could successfully login, see my roster...