Menu

#5 Windows Compatibility

open
Agent (2)
5
2009-02-20
2009-02-18
No

Since ActivePerl is available, it should not be too difficult to get at least basic Windows Compatibility.

Advanced:
* System Performance Values using a Zero::Windows module
* Proper daemonizing

Discussion

  • Holger Paschke

    Holger Paschke - 2009-02-20
    • assigned_to: nobody --> hopa
     
  • Holger Paschke

    Holger Paschke - 2009-02-20

    For system information the module Win32::SystemInfo should provide enough data for the start (Zero::Windows):
    http://search.cpan.org/~cjohnston/Win32-SystemInfo-0.11/SystemInfo.pm

    Logging should still be ok using Sys::SysLog, since it's Win32-aware.

    Perhaps we will get to connect an IIS or Exchange server for additional modules.

     
  • Thorsten Klein

    Thorsten Klein - 2009-02-25

    Already started with Zero::Win32 for memory usage.

    There are some pitfalls with the zero-agent, because e.g. getpwent() is not supported on Win32. Therefore some adjustments have to take place there as well.

     
  • Thorsten Klein

    Thorsten Klein - 2009-02-25

    First steps towards Windows support are made in revision 42. This is still early alpha since you have to run it on the command line and only basic memory usage is graphed.

     
  • Thorsten Klein

    Thorsten Klein - 2009-02-25

    First steps towards Windows support are made in revision 42. This is still early alpha since you have to run it on the command line and only basic memory usage is graphed.

     

Log in to post a comment.

MongoDB Logo MongoDB