Saravanan Palanisamy

Results 28 comments of Saravanan Palanisamy

@adriaaah Yes, I have one centralized monit server monitoring all the servers/services.

@Lawouach I did a mistake, thought to use `list` inside list to mention both `expect_one_of` values bcoz I used one sample json payload which is straight forward. But later realized...

@Lawouach `expect_alt`- its alternative expect field for expect. since we are adding one more expect field for using alternative values, I named it as `expect_alt` Please provide your suggestion for...

@Lawouach Renamed the new field as `expect_one_of` and also added change log.

@Lawouach Did changes based on your comments. Also added the information in documentation and raised PR. https://github.com/chaostoolkit/chaostoolkit-documentation/pull/103

> That said, could you let me merge this under a directory like `contrib/examples` first, and start collecting feedbacks from early adopters/advanced users, and then graduate to the official chart...

@mumoshu Created a PR for this one.

@Kampfmoehre Currently we don't have support for upgrade from this playbook because DEB/RPM packages are not available for opensearch installation/upgrade yet, and we are using binary files created from source...

@Kampfmoehre You can take the data backup first, then clean the complete opensearch directory, and install the new version from scratch, once the OS is up then restore the data....

@peterzhuamazon Can you check this one?