arunoda / node-usage

process usage lookup with nodejs
MIT License
389 stars 93 forks source link

support for FreeBSD #18

Closed wfaulk closed 10 years ago

wfaulk commented 10 years ago

A very simple update to support FreeBSD. Note that MacOS X's userland is basically pulled directly from FreeBSD (for example, on your Mac, run strings /bin/ps | grep FreeBSD), so I've changed the Mac provider to be named BSD and have both FreeBSD and Macs point at that. I suspect that an equivalent change would also support NetBSD and OpenBSD, but I don't have either of them handy to test with.

sh4t commented 10 years ago

Added issue in relation to this: [https://github.com/arunoda/node-usage/issues/20](Issue #20)

arunoda commented 10 years ago

Just added support with 0.4