Previous  |  Next  >  
Product: Cluster Server Guides   
Manual: Cluster Server 4.1 Bundled Agents Reference Guide   

FileNone Agent

Checks for a file's existence.

Entry Point

  • Monitor---Checks for the specified file. If it exists, the agent reports as ONLINE. If it does not exist, the agent reports as FAULTED.

Type Definition


type FileNone (
        static str ArgList[] = { PathName }
        static int OfflineMonitorInterval = 60
        static str Operations = None
        str PathName
)

Required Attribute

Required Attribute Description, Type and Dimension, Default, and Example

PathName

Specifies the complete pathname. Starts with a slash (/) preceding the file name.

Sample Configuration


FileNone tmp_file01 (
 PathName = "/tmp/file01"
 )
 ^ Return to Top Previous  |  Next  >  
Product: Cluster Server Guides  
Manual: Cluster Server 4.1 Bundled Agents Reference Guide  
VERITAS Software Corporation
www.veritas.com