Bug #39354
Monitoring server issue
| Status: | New | Start date: | 2012-07-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | 2012-08-06 | |
| Assignee: | Steffen Gebert | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
On the Zabbix server (srv114), the log file /var/log/zabbix/zabbix_server.log is permanently filled with swapping results of some item value:
769:20120729:000706.448 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[kmemsize, limit]] became not supported: Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal] 769:20120729:000706.449 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[kmemsize, failcnt]] became not supported: Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal] 769:20120729:000706.449 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[privvmpages, held]] became not supported: Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal] 769:20120729:000706.449 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[privvmpages, maxheld]] became not supported: Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal] [...] 770:20120729:000706.514 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[kmemsize, limit]] became supported 770:20120729:000706.514 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[kmemsize, failcnt]] became supported 770:20120729:000706.515 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[privvmpages, held]] became supported 770:20120729:000706.515 item [srv111.typo3.org:custom.openvz.virtual.beancounter.value[privvmpages, maxheld]] became supported
What is going wrong here?