User info
First name | Maxim |
Last name | Bouckaert |
DevOps Program
Acquired rank |
Member
|
Points progress |
0
DevOps Points
|
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits. | |
DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
Questions asked
Answers given
I think it should be possible by adding an action to START in the service definition: If you already have a script attached to the start action, maybe you can call the script you want to run from the...
View QuestionHey Wannes You should be able to add arguments in the cube launcher under the advanced information (see screenshot).
View QuestionHello HyungMo, You can use a new tab page and then select: apply filter: After doing this, you can then select everything you want to filter on and select and/or/other options to define your rules....
View QuestionHey Philip, This should be possible by using the "IsEnabled" property. When this is set to false, users won't be able to change the parameter value. The write button will be visible, but it won't be clickable...
View QuestionHey Nathan, DIS can indeed throw different errors depending on the version, as the DIS team keeps improving the error detection. In this specific case, I think the error is valid. The ping group is used...
View QuestionIn addition to the previous response by Laurens: Some devices require you to confirm the sets. In that case, you can set multiple parameters using SNMP in the front-end SNMP table. After all parameters...
View QuestionHey Ryan, I'm not sure if this is possible. You could set a hysteresis on Major alarms, but I believe this will start counting once it leaves the major state. I don't think it's possible to indicate that...
View QuestionHey Jens, Just to give some more feedback/measurements to this. I did some quick tests to find out the difference between these calls. I tested the following two calls, each 1.000.000 times: protocol.GetParameter(101)...
View QuestionAs I think your question is about a stand-alone parameter, and not a table parameter, I just want to add the following example to Jarno's answer (which should be fine if you are working with table parameters):...
View QuestionJust to build further on Jens' answer. If you are using nuggets in the solution, you will have to place the DLL files/nuget folder in the "Skyline DataMiner\ProtocolScripts\DllImport" folder. More information...
View QuestionHey Chian, This sounds like a protocol issue. Could it be that there is a group of type poll in the protocol that contains the parameter IDs of these failing parameters? eg. something like this: <Group...
View QuestionFound out this is a software issue. Software is currently working on a solution for this problem. progress can be tracked under this task: https://collaboration.dataminer.services/task/181931
View QuestionHey Divagar. I think I misread your question. If you are searching for the internal values used to set that specific parameter, this is our mapping: Up --> 1 Down --> 2 If you want to do a set,...
View QuestionHey Divagar, To add a parameter to a Visio, you will have to use a shape data field. You'll have to add a field of type element (linking to the element) and a field of type parameter (linking to the parameter...
View Question