Forum Discussion

Gavin_104961's avatar
Gavin_104961
Icon for Nimbostratus rankNimbostratus
Dec 09, 2011

[Question] Volume seeking of ARX by iControl

Dear All, Does anybody know iControl be able to get the Volume name that ARX just wrote to? If iControl can do it, Which command should I invoke? Thanks!
  • Hey Gavin,

     

    Im moving this over to the Storage group to hopefully get you an answer soon:).

     

     

    April
  • Jim_McCarron_44's avatar
    Jim_McCarron_44
    Historic F5 Account
    Gavin,

     

     

    Somehow this slipped through the cracks. Can you be a little more specific on what you need? ARX does support an iControl API, and the first use of this API is for File Change Notification tracking. I am not sure if this is inline with your request? The API itself is documented here:

     

     

    http://devcentral.f5.com/wiki/iControl.ARX.ashx

     

     

    And some further detail on getting File Change Notifications via a perl script can be found here:

     

    http://devcentral.f5.com/wiki/iControl.ARXFileChange.ashx

     

     

    Jim

     

  • wangh_97509's avatar
    wangh_97509
    Historic F5 Account
    You can use iControl to get volume names and other configuration and statuses from ARX. You can find the perl example at http://devcentral.f5.com/wiki/iControl.ARX-Volume-Info.ashx. If you use C, you can search "iControl Assembly ARX" in DevCentral and download the latest assembly.

     

     

    Hengli