Netscaler, monitoring, checking dependecies.
I have a question regarding Netscaler.
In our LBVS\'s we create one LBVS for HTTP, which we redirect to another LBVS for HTTPS.
When we do this, we disable the the HTTP version of the LBVS we created.
So when we see a \'\'state down\'\' message we know there is something wrong.
I would like to know if it\'s possible to setup the monitoring like this.
When, State = OUT OF SERVICE, DO NOT check ServicesUP.
It\'s a sort of AND/OR IF/ELSE statement i think, but i can\'t figure it out myself ![]()
I am sure you guys have the answer :)/emoticons/smile@2x.png 2x" width="20" height="20">
Niels_Hanssen
Posted 14 years ago·Last reply 14 years ago
2 comments
Jeff_Behl
·14 years agoHi Niels - The way we usually address a situation like this is in to clone the datasource for the Netscaler LBVS and modify the Active Discovery section to include a filter that will only match LBVS in an OUT OF SERVICE state. You could then modify this new datasource to not alert on ServicesUP. n
nOn the original datsource for LBVS, you would then add to the Active Discovery section the same filter as used in the cloned datasource, but making it NOT match LBVS in the OUT OF SERVICE state.n
nWe would be happy to do this for you if you would like, just send in a request to support@logicmonitor.com, or ask away if you need further information on this.