Hi
A new release of the Zabbix Agent for .NET have been release. We have made a new configuration utility to make it alot easier to configure agent.
Some of the new features is
Queuing of results from items. If Zabbix is down or network breaks, the items won't be lost. Making sure graphs don't miss importent data.
SSH can now be used with password or key.
Better handling of network code, now the agent wont utilize every cpu cycle it can get if the agent crash.
Configuration is now moved from registry to XML (ZabbixAgent.xml) in the install dir.
Logging is moved to the installation dir, instead of C:\agent.log
Mapping of performance counters, so a generic item can be used to monitor different counters at servers. So only the mapping have to be setup for a agent and the server can pool a generic item. Like different netcards, they can now be fetched like net.if.in[eth0] will point to the right network card as performance counter.
Enjoy
btw. can be found at http://sourceforge.net/projects/zanet/ and the new one is build 12.
A new release of the Zabbix Agent for .NET have been release. We have made a new configuration utility to make it alot easier to configure agent.
Some of the new features is
Queuing of results from items. If Zabbix is down or network breaks, the items won't be lost. Making sure graphs don't miss importent data.
SSH can now be used with password or key.
Better handling of network code, now the agent wont utilize every cpu cycle it can get if the agent crash.
Configuration is now moved from registry to XML (ZabbixAgent.xml) in the install dir.
Logging is moved to the installation dir, instead of C:\agent.log
Mapping of performance counters, so a generic item can be used to monitor different counters at servers. So only the mapping have to be setup for a agent and the server can pool a generic item. Like different netcards, they can now be fetched like net.if.in[eth0] will point to the right network card as performance counter.
Enjoy

btw. can be found at http://sourceforge.net/projects/zanet/ and the new one is build 12.

Comment