Forum Discussion

K-Dubb's avatar
K-Dubb
Icon for Nimbostratus rankNimbostratus
May 24, 2013

iControl and postfix, or simple CLI commands?

I have been playing around with iControl and powershell. Very cool.

 

 

In our environment, we use alertd and postfix to send us email alerts when pool members go up or down. Before we do any maintneance, we have to ssh into both bigIPs, and disable postfix. Then once complete we have to cd to the maildrop directory, delete all of the alerts, then re-enable postfix. We cannot simply re-enable postfix or alertd because we will get flooded with alerts. It would be nice to be able to do all of this from powershell via a webpage. Is there an iControl PS script avaialble that will simply let me connect and run my own commands? if so, i can build a PS script off of this to do what I want.

 

 

Thanks!