User info
First name | Chris |
Last name | Glover |
ACHIEVEMENTS

First Login

Ask your first question

First comment

First best answer

Get first vote up

Select answer as best

Anniversary

3 year anniversary
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 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 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