Closed lgmu closed 1 year ago
Hi, this means that these items are not added to the inventory as they use same ID for the same subsystem. Of course this message can be omitted but then you would never know this is data missing in the inventory.
Thanks for your feedback, I'll ask them to check their configuration
Hi,
we use check_redfish very intensive to inventory our servers, since the update to version 1.5.0 we have a similar problem with the generated JSONs on some servers. The beginning of the '--inventory --all' response starts with 'ALREADY in INVENTORY: NIC.Integrated.1' which is not valid JSON syntax and leads to problems with subsequent parsing attempts. It would be annoying if the JSON processing fails on servers that have a 4 port NIC.
Thanks for the great tool.
Many greetings, Scruffy
Hi, I think this is caused by this change: https://github.com/bb-Ricardo/check_redfish/commit/c39bf410f3d8ad65393cddb6b33029373cd124b2
would you be able to provide me with an MockUp of the server so I could test and fix the issue?
Hi, thanks for the quick reply! I can send you an anonymized mockup of the server. Where should I send it to?
That would be amazing. You can find my mail address in the upper part of check_redish.py
Thank you
Hi, is there anything new on the problem?
Cheers, Scruffy
Hi, currently not. There is alot going on at the moment.
Maybe I find some time tonight.
Hey @SirScruffy,
I just pushed a commit to next-release
branch-. can you check if this works better now?
Thank you
Hi @bb-Ricardo,
I just tested it and the JSON looks fine. Thank you for very much.
Cheers, Scruffy
Discussed in https://github.com/bb-Ricardo/check_redfish/discussions/107