Forum Discussion
iControl REST software query status
I am looking for the url to view the software status on a specific volume.
I run this: https://192.168.1.225/mgmt/tm/sys/software/status/stats and all I want is the HD1.2 stats. The json output is:{
"entries": {
"https://localhost/mgmt/tm/sys/software/status/HD1.1/stats": {
"nestedStats": {
"entries": {
"active": {
"description": "yes"
},
"build": {
"description": "0.0.1434"
},
"product": {
"description": "BIG-IP"
},
"status": {
"description": "complete"
},
"version": {
"description": "12.1.0"
},
"volume": {
"description": "HD1.1"
}
}
}
},
"https://localhost/mgmt/tm/sys/software/status/HD1.2/stats": {
"nestedStats": {
"entries": {
"active": {
"description": "no"
},
"build": {
"description": "0.45.1"
},
"product": {
"description": "BIG-IP"
},
"status": {
"description": "complete"
},
"version": {
"description": "13.1.0.7"
},
"volume": {
"description": "HD1.2"
}
}
}
}
},
"kind": "tm:sys:software:status:statusstats",
"selfLink": "https://localhost/mgmt/tm/sys/software/status/stats?ver=12.1.0"
}
- vaibhav_MD_2489
Nimbostratus
HI Dear,
https://support.f5.com/kb/en-us/solutions/public/11000/600/sol11633
The BIG-IP system runs a daily log rotation script at 4:02 A.M. that reloads the syslog-ng process. As a result, the system logs a message similar to the following example to the /var/log/messages file at that time:
syslog-ng[]: Configuration reload request received, reloading configuration;
In the log message example, note the following:
- RahulK
Nimbostratus
In my case yes. Change pending is there
I have the same issue. I can see the log on var/ log/messages but we never start the device and device uptime is since long time
Recent Discussions
Related Content
* 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