Replies: 1 comment 5 replies
-
Is this in the form of a netbox Report, or somewhere else (and if so, where?) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My team is managing a "little" data centre (600 servers and 100 network equipments).
We have a set of business rules:
We have tens of such rules.
Currently we have a python script that checks those rules. But this is only Python test code (if, then, else...) and we are facing 2 problems:
I am thinking to use an "expert system". I saw some solutions "Pyke, experta..." but I don't really see how to start.
I know this is not Netbox directly related topic, but I am sure lot of people using Netbox have the same concern and I think that, if the rules could be split apart from the code, they could be integrated inside Netbox in the future.
My questions are:
Best regards
Vincent
Beta Was this translation helpful? Give feedback.
All reactions