Ad Widget

Collapse

Unsupported item key

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Neohero
    Junior Member
    • Oct 2024
    • 1

    #1

    Unsupported item key

    Hello everybody,


    I used system.run and when consulting the Latest data, Key: Unsupported item key ALWAYS appears.

    Here's an example:
    Code:
    system.run["powershell -Command \"Get-CimInstance -ClassName Win32_Processor | Select-Object -ExpandProperty Name\""]
    I will get information such as: processor type, memory type (DDR), active user name. Things like that.

    Zabbix: 7.0.4
  • ISiroshtan
    Senior Member
    • Nov 2019
    • 324

    #2
    Did you allow this particular command to be run by agent in configuration file? Or do you have all system.run commands allowed via conf file?
    Refence

    Comment

    Working...