Forum Discussion
lfhx_54443
Nimbostratus
May 22, 2007help: node priority change in one pool
Hi
I got some requirement below:
2 members in one pool
the one menber(node1)'s application start:
if both 2 menbers up {
if node1 has higher priority {
...
Jun 04, 2007
The EventNotification and EventSubscription interfaces work as follows:
1. Create a listener that implements the EventNotification interface and deploy this on a webserver of your choosing.
2. Create a subscription on the BIG-IP with the EventSubscription interface, specifying the location of your listening endpoint created in step 1.
Then if a system event occurs that matches the specs your defined in your event subscription, one or more method calls of EventNotification::events_occurred() will be sent to your endpoint containing the relevant data.
Look in the SDK under the Management Samples for various examples of the client and server pieces (I believe the only server piece right now in the SDK is written in .NET).
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects