HP File System Extender (FSE) manual MailLogMessagessbj, MailCurrentLogMessagesbj

Models: File System Extender (FSE)

1 328
Download 328 pages 27.8 Kb
Page 205
Image 205

'filter': ".*",

'exclude': "(^\[.{7}\]\[E\]End of stack dump^$)",

'action': "SaveCurrentLogMessage()"

},

{

'filter': ".*So what.*",

'action': "MailLogMessages()"

},

{

'filter': "Critical",

'action': "MailCurrentLogMessage('Critical message found')"

},

{

'filter': "Critical",

'action': "SendTrap('C')"

}

]

Filters

The filter is activated, that is, the action specified as the second part of the rule is triggered when the substring defined by the regular expression matches the log message currently analyzed.

The filter part of a rule can also contain an exclude statement thus allowing for an exclusion of log messages that match the filter specified by the filter statement. Log messages that match both filter statements (the filter and the exclude statement) do not trigger actions.

The following is an example of a rule utilizing the exclude statement:

{

'filter': ".*error.*",

'exclude': ".*No errors found.*",

'action': "MailLogMessages()"

}

Actions

The following actions are available:

Action Name

Description

 

 

MailLogMessages()

The filtered log messages are sent by e-mail to the addresses defined in

 

the general configuration file.

 

 

MailLogMessages('sbj')

The filtered log messages are sent by e-mail to the address defined in the

 

general configuration file with the subject sbj.

 

 

MailCurrentLogMessage('sbj')

The current filtered log message is sent by e-mail to the address defined

 

in the general configuration file with the subject sbj.

 

 

HP StorageWorks File System Extender Software user guide 205

Page 205
Image 205
HP File System Extender (FSE) manual MailLogMessagessbj, MailCurrentLogMessagesbj

File System Extender (FSE) specifications

HP File System Extender (FSE) is a sophisticated solution designed to optimize data storage management for enterprises that deal with large volumes of unstructured data. This technology addresses the challenges of data growth and the need for effective data retention strategies, enabling organizations to store and manage their information more efficiently.

One of the main features of HP FSE is its ability to intelligently migrate data between primary and secondary storage. By utilizing policies that determine when to move infrequently accessed files to lower-cost storage environments, FSE helps reduce the strain on primary storage systems and saves on costs associated with high-performance storage solutions. This tiered approach to data management ensures that organizations can access the data they need quickly while still maintaining an efficient overall storage architecture.

Another notable characteristic of HP FSE is its seamless integration with existing storage infrastructures. The solution works with a variety of storage systems, allowing organizations to utilize their current investments without the need for significant changes to their infrastructure. This interoperability is powered by advanced technologies that facilitate data migration and retrieval, ensuring a smooth transition for organizations looking to optimize their storage strategies.

Additionally, HP FSE is equipped with robust reporting and analytics capabilities. This functionality provides organizations with insights into their storage usage, helping them understand data patterns and optimize their storage environments accordingly. By having visibility into which files are accessed most frequently and which are rarely used, organizations can make informed decisions on data retention policies and storage management.

Security is paramount in data management, and HP FSE addresses this concern by implementing advanced data protection features. This includes data encryption, secure access controls, and compliance with industry regulations, ensuring that sensitive information is safeguarded throughout its lifecycle.

Overall, HP File System Extender is a comprehensive data storage solution that combines intelligent data management, seamless integration, insightful analytics, and robust security features. By leveraging these capabilities, organizations can efficiently manage their unstructured data, lower costs, and enhance operational efficiency, making it an invaluable tool in today’s data-driven landscape.