User info
First name | Chris |
Last name | Glover |
DevOps Program
Acquired rank |
Advocate
|
Points progress |
1344
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've managed to get it to work, more by luck than judgement. The following works - name: CreateElement uri: url: "{{jsonServer }}{{createElement}}" return_content: yes use_proxy: false body_format: json...
View QuestionHi Daniel, It's best to disable shard allocation before doing any reboots (it's going to mangle the json I'm going to put below) Send the following to http://<cluster node>:9200/_cluster/settings...
View QuestionIf we can send the SNMP trap to any DMA, would this be a use case for Anycast, as SNMP uses UDP and is stateless? Could you add the same /32 IP to each DMA, then use your favourite routing protocol to...
View QuestionI've managed to answer my own question. Using IIS "IP Address and Domain Restriction", if I block access to /ConnectionSettings.txt for the hosts I don't want to allow Cube connections for, Cube doesn't...
View QuestionWe're using the WMI driver to monitor windows machines. We have a few where we alarm on a missing process, you do need to make sure "Auto Clear Task Manager" is set to off. The process of interest needs...
View QuestionAs you're getting a "Trust Failure" error, it could be that Dataminer does not like the SSL certificate presented by the Prismon, by default it uses a self-signed certificate, so you could try either trusting...
View QuestionThanks Ive, that doesn't quite do what I need. The alarm it generates just says "Notepad - not available", I need to know the specific instance that has failed. So, if "Prog.exe --Inst 1" crashes, I...
View QuestionI had an answer in the collaboration ticket I raised from Skyline. For drivers like this that have dedicated listening port, a dedicated proxy needs to be placed in front that can monitor the backends...
View QuestionI had the same problem recently, ended up trawling the registry to find any mentions of Cassandra and removed them. After that, the install completed correctly
View Question