Ryan Armstrong
Ryan Armstrong
When under load with `zabbix_agent_bench`, if all `zabbix_agentd: listener` pids happen to process identical item keys at the same time, they appear to deadlock at `futex()`. I didn't find any...
Ref: https://www.freebsd.org/cgi/man.cgi?query=cpio&sektion=5
The `Header.Links` field should reflect the number of inbound hard and symbolic links for a file in an archive.
From the cpio manual: > The device and inode numbers from the disk. These are used by programs that read cpio archives to determine when two entries refer to the...
First of all, great project! I use bullshit in almost everything I do now. I'm seeing a lot of other applications on the Internet based on bullshit too so that's...
Extend the key file syntax to enable zabbix_agent_bench to expect a return value from tested keys. This should probably be specified as a regular expression. E.g. agent.ping expects a return...
Add syntax to the key file format to instruct zabbix_agent_bench to expect a ZBX_NOTSUPPORTED response. This is useful for testing boundary cases for agent keys.
Add a new command switch to immediately terminate if an unsupported item or transport error occurs. This is useful when running unit tests of agent items.