Ad Widget

Collapse

Fail fping and allocate memory - zabbix 4.0.4

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rafalcaide
    Junior Member
    • Feb 2019
    • 5

    #1

    Fail fping and allocate memory - zabbix 4.0.4

    Hi, we have updated zabbix server to 4.0.4 version and now when is running its stop, generating the next log:

    3983:20190205:142636.937 item "host1:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host2:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host3:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host4:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host5:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host6:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host7:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host8:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    3983:20190205:142636.937 item "host9:icmppingsec[,1,,24,8000,]" became not supported: fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    4142:20190205:142637.832 SNMP agent item "traffic.in" on host "host10" failed: first network error, wait for 15 seconds
    4875:20190205:142638.142 fping failed: (null): can't create raw socket (must run as root?) : Protocol not supported
    4875:20190205:142638.143 cannot connect to preprocessing service: Cannot create client socket: [12] Cannot allocate memory.
    3946:20190205:142638.149 One child process died (PID:4875,exitcode/signal:1). Exiting ...
    5178:20190205:142640.413 cannot read preprocessing service request
    zabbix_server [3946]: Error waiting for process with PID 4875: [10] No child processes
    3946:20190205:142641.100 syncing history data...
    3946:20190205:142641.422 syncing history data... 100.000000%
    3946:20190205:142641.422 syncing history data done
    3946:20190205:142641.423 syncing trend data...
    3946:20190205:142653.355 slow query: 11.930439 sec, "select distinct itemid from trends where clock>=1549371600 and (itemid .....

    ...81,55024,65775,65810,83155,83157))"
    3946:20190205:142659.385 syncing trend data done
    3946:20190205:142659.386 Zabbix Server stopped. Zabbix 4.0.4 (revision 89349).



    fping version 3.8: -rwsr-xr-x 1 root root 31600 nov 14 2013 /usr/bin/fping

    what happen?
    Thanks.
  • Andrzej PAwlik
    Junior Member
    • Feb 2019
    • 27

    #2
    Zabbix Server have permission root or run in user zabbix?

    Comment

    Working...