Got this encouraging note from Roger about progress on Windows.  Seemed
good to share it with you.  He has a preliminary version of Windows
network discovery working on his machine.

Great Job Roger!


-------- Original Message --------
Subject:        Re: FYI: Wrote (but didn't push) some new code that will need
some help under Windows
Date:   Mon, 8 Apr 2013 08:53:44 -0600
From:   Roger Massey <[email protected]>
To:     Alan Robertson <[email protected]>



Hi Alan,

I just cloned and built ok on windows.

What params are required in netconfig json?

Here is the output from my winxp ipv4 machine (leaving out loopback,
bluetooth, and an adapter that is not "up").
I still am working on ipv6.

Roger

{
  "discovertype": "netconfig",
  "description": "IP Network Configuration",
  "source": "netconfig",
  "host": "DELL-1",
   "data": {
    "Local Area Connection": {
      "address": "00:1D:09:9C:09:14",
      "mtu": 1500,
      "operstate": "UP",
      "ipaddrs": {
        "192.168.1.4/24 <http://192.168.1.4/24>": {"brd":"192.168.1.255"}
      }
    }
  }
}




Roger


On Sun, Apr 7, 2013 at 9:59 PM, Alan Robertson <[email protected]
<mailto:[email protected]>> wrote:

    Hi Roger,

    I just wrote some more new code (not in the code base yet) that
    interacts with UNIX
    systems in a way that doesn't match up perfectly to Windows.  It will
    likely eventually replace the code I currently have for starting
    processes.  It's much more general, and pretty clean.

    I _believe_ I took care of the Windows dependencies halfway right - but
    I don't know for sure.  We'll find out when I push it upstream.

    But I won't push it if it's going to break Windows compiling until I
    coordinate with you and know you'll have time to look at it.  It can
    wait until the next release...

    And I don't want to distract you from your current work.  This is lower
    priority.

    So, in spite of all these many words, this really is just an FYI for
    now...

    --
        Alan Robertson <[email protected]> - @OSSAlanR

    "Openness is the foundation and preservative of friendship...  Let
    me claim from you at all times your undisguised opinions." - William
    Wilberforce




_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/

Reply via email to