Forum Discussion
sumanta_ghosh_1
Nimbostratus
Apr 15, 2016Getting error on i call script
Hi Experts
Getting error while running the below line in bigip_script.conf
set dev_objs [tmsh::get_status /ltm node /Common/AFG-98-XCAP]
Full error in log:-
Apr 15 07:50:13 xxxx-L...
sumanta_ghosh_1
Nimbostratus
Apr 15, 2016This is the entire code for checking one node status:-
This script is triggered via alertd and will only trigger when a node is DOWN
Node XCAP-98 status
set dev_objs [tmsh::get_status /ltm node /Common/AFG-98-XCAP]
foreach dev_obj $dev_objs {
set STATUS_1 [tmsh::get_field_value $dev_obj "status"]
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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