Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Error #3

Open
ghost opened this issue Jan 9, 2020 · 4 comments
Open

Multiple Error #3

ghost opened this issue Jan 9, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Jan 9, 2020

From Zabbix Item link to the host

Preprocessing failed for: Traceback (most recent call last):. File "/usr/lib/zabbix/externalscripts/zbxwmi", line 224, in ...

  1. Failed: cannot extract value from json by path "$[7].PercentProcessorTime": cannot parse as a valid JSON object: invalid object format, expected opening character '{' or '[' at: 'Traceback (most recent call last):
    File "/usr/lib/zabbix/externalscripts/zbxwmi", line 224, in
    main()
    File "/usr/lib/zabbix/externalsc

Python 3.6.9

@Francois3362
Copy link

Hello,
I have the same error.
Did you find a solution?
Thanks a lot.
2020-01-15 16_58_17-Configuration des éléments

@13hakta
Copy link
Owner

13hakta commented Jan 22, 2020

Hello.
Please show what in "Processors" string. In a working environment I have this:

[{"Name": "0", "PercentProcessorTime": "None"},{"Name": "1", "PercentProcessorTime": "29"},{"Name": "2", "PercentProcessorTime": "52"},{"Name": "3", "PercentProcessorTime": "17"}]

@Francois3362
Copy link

Francois3362 commented Jan 24, 2020

Sorry, it was a problem with impacket... it's ok now.
Did you work with the memory load script?
I tried to configure it but zabbix deamon stopped...
Can you give me your configuration for memory load?
Thks.

@Francois3362
Copy link

I have 197 servers running with this template.
For a lot of this servers I have no information for processors part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants