Ad Widget

Collapse

UserParameter doesn't show on GUI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fttech
    Junior Member
    • Mar 2018
    • 2

    #1

    UserParameter doesn't show on GUI

    I have a very strange issue.

    I am using userparameter to capture the state of the RAID disk. It's been working on all of our server except this new one.

    I defined 4 UserParameters in zabbix_agentd.conf, 3 of 4 worked.

    I checked the log and ran the command on the terminal and I can get the data. However, there's no data on the zabbix GUI, I assumed the it's not recorded on the DB.

    On Server: zabbix_get -s client_IP -k "hw.raid.physical_disk[0,32,1,"firmware_state"]"

    got return of 0 which is a correct output

    on client: sudo -u zabbix /usr/sbin/zabbix_agentd -t hw.raid.physical_disk[0,32,1,"firmware_state"]

    [t|0]

    Please help!!
Working...