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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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.
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.
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.