HN user

anonanon101

-2 karma
Posts0
Comments1
View on HN
No posts found.

There are too many similarities between the code that suggest the source for Monit was indeed looked at, contrary to what Mike has stated on Twitter.

For instance some of the file names are the same, ie, Inspector's events.go and Monit's Event.c

Further, the code is very similar in places. Mind you it's not a direct copy, but this can't be coincidence.

Monit: https://bitbucket.org/tildeslash/monit/src/1686ffd4baa16b16d...

Inspeqtor: https://github.com/evanphx/inspeqtor/blob/master/events.go#L...