New Dashboard module: Alarm Console – can I change which columns are displayed?
28th July 2022
Hi Alberto, is this something you are looking for? It is under the setting of the alarm table component.
Answer
28th July 2022
Hi Alberto, is this something you are looking for? It is under the setting of the alarm table component.
28th July 2022
Hi Manuel, The parameter configuration looks fine to receive your XML response. It could be the case however that the big XML response is taking longer to receive than the …
28th July 2022
Hi Alberto, Unfortunately at the moment there is no easy way to duplicate a group. The only way is to start from scratch but to speed up in the configuration …
28th July 2022
Hello Srikanth The tool was not designed to do this but it’s very much achievable. All you will need is a (single) Cassandra node that is reachable by all the …
28th July 2022
Hi Yasser, You could have a look at the Sensor table: Can you confirm that you are able to retrieve information from this table?
28th July 2022
Hi John, the Session@timeout attribute configures the timeout for a request in this session and overrides the Timeout of a single command (ms) in the element edit wizard (under More …
28th July 2022
Hi Alberto, I went through Collaboration to search for the Duplicate group option. Most of the tasks I found were for SD. You can upvote in that link: https://community.dataminer.services/new-feature-suggestions/system-centre-users-groups-right-click-duplicate-group or …
28th July 2022
Hi Chris, Would it not be easier to use “not” in front of your expression? Extended conditional shape manipulation actions | DataMiner Docs This would allow you to use ^ST-BT$ …
28th July 2022
Hi Ian, There should be no concern on doing any actions on DataMiner as long as Cassandra is reachable and handling requests correctly. If your compaction actions in Cassandra are …
27th July 2022
You can give this Generic Failover Status connector a trial. With this you can monitor/trend the failover state of a pair of agents. It also shows details similar to what …
27th July 2022
Yes, simply define in the db.xml of each agent the hosts of the ES cluster seperated by commas. <DBServer>10.10.10.1,10.10.10.2,10.10.10.3</DBServer> DBConfiguration.xml file only comes into play when you are configuring multiple …
27th July 2022
The current landing screen provides these sections: I’d check if your MOTD could come in as data feeds that can be embedded in a similar way? E.g. operators can be …
27th July 2022
Hi Joerg, You can use the snippet below, where you need to define the path to the file in the strinfo1 variable: Skyline.DataMiner.Net.Messages.Advanced.SetDataMinerInfoMessage SDIM = new Skyline.DataMiner.Net.Messages.Advanced.SetDataMinerInfoMessage { What = …
27th July 2022
Hi Joerg, Looking at the documentation of that call NT_SEND_DMS_FILE_CHANGE (41) I would remove the file and execute the same method but with fileChangeType: 33 = File removed protocol.NotifyDataMiner(41 /*NT_SEND_DMS_FILE_CHANGE*/, …
27th July 2022
Hi Michiel, That should be possible. In the line chart component your could configure it as follows: Data source: Select the parameter that you would like to display in the …