Skip to content

Instantly share code, notes, and snippets.

@nward
nward / collectd-python-test.py
Created February 8, 2016 03:13
Testing a collectd python module
def config_function(config=None):
# do something
pass
def init_function():
# do something
pass
if __name__ == '__main__':
class CollectdDummy:
@nward
nward / nznog-slack-coc.md
Last active March 30, 2020 23:34 — forked from annalee/sample-slack-coc.md
A sample code of conduct for social slack teams.

NZNOG Slack Code of Conduct

Welcome!

The NZNOG Slack is being trialled as an accessory to the mailing list, for real-time conversations between network operators. It is expected that participants in this community are network operators, operating or working with operators, in New Zealand. Additionally, non-operators who attend the NZNOG conference may be granted access for participation during the conference.

This slack does not seek to replace the NZNOG mailing list, which should still be used for announcments and other requests. This slack hopes to provide a way to foster real-time conversation, for example debugging issues either in public or in private messages.