simple network monitoring software

  • Thread starter Thread starter marc.m
  • Start date Start date
M

marc.m

Hello, I have to implement a simple network monitoring software on open

source basis.


As functions simple tests like email availability and a sending of a
test data file away to a file server and the following reloading of the

file are enough. This has to to be implemented as a Client
application, without server-side installation.


Doesn't it already give perhaps somewhat in the direction? Best
thanks!!
 
In
Hello, I have to implement a simple network monitoring software on
open

source basis.


As functions simple tests like email availability and a sending of a
test data file away to a file server and the following reloading of
the

file are enough. This has to to be implemented as a Client
application, without server-side installation.


Doesn't it already give perhaps somewhat in the direction? Best
thanks!!

Well, ServersAlive isn't open source, and is somewhat basic, but might
suffice for your needs, and I believe it's free if you're monitoring fewer
than 10 servers.
 
Back
Top