jnovak-netsystemcz

Results 4 issues of jnovak-netsystemcz

Zabbix support improved Zabbix connector improved: - output writer use binary header which Zabbix 3.0 and higher requires (tested with Zabbix 5.0) - `"jmxtrans."` prefix in all keys can be...

ConfigurationParser creates variables based on host: hostname, reversed_hostname, escaped_hostname, escaped_reversed_hostname, canonical_hostname, reversed_canonical_hostname, escaped_canonical_hostname, escaped_reversed_canonical_hostname, hostaddress, escaped_hostaddress They are similar to jmxtrans-agent (see https://github.com/jmxtrans/jmxtrans-agent/wiki/Expression-Language). ConfigurationParser creates variables based on file name:...

JMXTrans can execute JMX operation, if it is without parameters. Return value is returned as string with .toString(). Example of configuration: "queries" : [ { ... "operation" : [ "listSessions"...

Our environment runs a lot of Java applications in Linux HA cluster. So application can run on any of cluster nodes. We are not able to maintain JMXTrans config files...