Value should be a JSON object
Hi to all
This is my first post in this forum, sorry for my english
Tired to get IPMI work on a Ubuntu 14.04 lts and HP ILO I try it with this way.
But ..
I get always the error "Value should be a JSON objekt in the discovery rules.
If I start the script manually I see warnings like "when is experimental"
Solution :
Just Change "use warning" to "no warnings" in the Script
and you get a valid JSON object.
Now the Rules works fine
LG
Martin
Hi to all
This is my first post in this forum, sorry for my english
Tired to get IPMI work on a Ubuntu 14.04 lts and HP ILO I try it with this way.
But ..
I get always the error "Value should be a JSON objekt in the discovery rules.
If I start the script manually I see warnings like "when is experimental"
Solution :
Just Change "use warning" to "no warnings" in the Script
and you get a valid JSON object.
Now the Rules works fine
LG
Martin


Comment