I’ve been updating my Zabbix monitoring server lately; I have added some node statistics and individual Snapmirror interfaces a while ago and finially updated my previous pages accordingly. I...Read More
Preamble Note: I have updated various parts of this page (May 2018) with additional discovery and collection entries. I have create another post explaing some of the changes here. The following is a s...Read More
Aggregate Stats #!/bin/bash # # script expects to be supplied the following values: # $1 = cluster name # cluster=$1 ssh monitor@$cluster statistics aggregate show -iterations 1 -interval 10 | sed -...Read More
Preamble Either curl and jq or a python script is needed to handle the data returned when polling the DSNet Manager as the data is returned in JSON format. SNMP support for querying the DSNet system d...Read More
Update! I’ve added some pauses between the ssh commands as the script was working faster than the devices, and hopefully made the comments better. This is a simple script to change the pa...Read More
Update! So we believe our rejects have been resolved. Colleagues led the investigation which basically consisted of watching the waiters on the storage cluster side, noting which client was listed in ...Read More
Initially I created a simple script that took the stats from netstat -i every minute and manipulated them so that it left a file per interface per error counter with two figures: the total number of e...Read More
So trying to write a bash script that uses mutt to send various emails. So the following works with no attachment: cat $email_body | /usr/bin/mutt -s "$msg_subject" $rcpt However when I try to attach ...Read More
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptRead More
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.