Visit Platform at http://www.platform.com

glb_collectorStatus

Returns an array of license scheduler collectors information.

glb_collectorStatus returns an array of the glbCollector structure, which contains the collector name, the collector's last update time, and a array of globCollectorFlex structures that contains the name and last update time for each license server. #include <glb/glb.h>

struct glbCollector *glb_collectorStatus(struct glbHandle *h2, int *num)

Parameters:
*h2 The License Scheduler daemon containing the desired collector information.
*num The number of desired glbCollector structures returned in the array.
Data Structures:
glbHandle
glbCollector
globCollectorFlex
Define Statements:
none
Returns:
*glbCollector
An array of glbCollector structures which stores the collector information and sets num to the size of the array
Errors:
On failure, glberrno is set to indicate the error.
Equivalent line commands:
blcstat
Files:
LSF_CONFDIR/lsf.licensescheduler


     
Date Modified: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.