I am looking to see if there are any projects or products available that provide a framework for an end-user to generate a series of tasks. In this particular case, it would be to configure a sequence and time for individual commands sent to a remote device via SNMP. It would need to support a simple set of variables that could be set, get, and comparators. This "sequence" script would end user-generated and modified so the language should be simple with a simple format. An example of the functionality we might be looking for:
- SET [VariableX]=3.14
- SET 1.2.2.3.4.4.0=31.4
- SET 1.2.3.3.3.4.3.34.0=[variableX]
- GET [VariableY]=1.2.3.4.23.4.2.0
- IF [VariableY]>[Variablex], [VariableY]=[Variablex]
- END
We could roll our own, but I want to see if something is already out there to leverage.
Aucun commentaire:
Enregistrer un commentaire