Overview In this article I will give examples of how to connect to the Elasticsearch API’s using either Postman or natively using PowerShell.
Grafana Alerting with Telegram Webhook
Overview Grafana is great but unless you are going to stare at monitoring panels all day and night then you might want to get some alerts. I’ve found a nice way (and free way) to setup effectively a webhook to Telegram.
Nagios XI – Adding Microsoft Server Services via API
When automating server provisioning you might be considering implementing Nagios for monitoring servers and services as part of the build process. Apart from the help section of Nagios console giving some hints on how to interact with the API, there isn’t much else to go on so I’m sharing my learnings on how to do… Read more »
Openfiler Syslog Errors “iscsi_trgt”
I have Openfiler 2.99.2 running on VMware ESX 5.1 and noticed syslog errors – month day 00:00:00 openfiler kernel: [45189.253028] iscsi_trgt: scsi_cmnd_start(1035) Unsupported 93 month day 00:00:00 openfiler kernel: [45189.253102] iscsi_trgt: cmnd_skip_pdu(457) 1a2e0d00 1c 93 512 month day 00:00:00 openfiler kernel: [45488.730405] iscsi_trgt: scsi_cmnd_start(1035) Unsupported 93 month day 00:00:00 openfiler kernel: [45488.730476] iscsi_trgt: cmnd_skip_pdu(457) 88d0e00 1c 93 512… Read more »