Home Up Feedback Contents Search Duke American History Cisco Downloads Favorite Links Free eMail Certificate Front Page Archive News Microsoft Stuff Patrick's Home Page Taxes Who Pays Top 10 List MP3 - ubernet.org Weekly Schedule MP3 Top Page 2 Technical Dictionary

Tips and Tricks
Add-On Tools HP OpenView NNM LMS RWAN References Network Mgmt Books syslog Daemon Syslog Message Guide Tips and Tricks SNMP Support

 

      

 Tips and Trick

Page Outline

  1. Modify User Defined Fields

 

 

Modify User Field Labels for RME - Resource Manager Essentials - aka Essentials

 

1.   Open the File mapping.properties found at:

C:\program files\CSCOpx\htdocs\

2.   Scroll down to the bottom and find the following lines of text

Length =
User Filed 1 =
User Filed 2 =
User Filed 3 =
User Filed 4 =

NOTE: 

bullet

Only change valuse on the right hand side of the equals (=) sign

bullet

Make sure you leave a space between the equals (=) sign and the custom text

bullet

Maximum length of user field should not exceed 20 characters
bullet

or you will see truncated output via the GUI and Reports

bullet

Use only alphanumeric data for the user field labels (Spaces are Allowed)
bullet

Do not use coma's (,)

3.   Modify the User Field Labels as you wish.

Length = 20
User Filed 1 = Location
User Filed 2 = Floor
User Filed 3 = Wiring Closet
User Filed 4 = Rack Position

 
 
 

Syslog Analysis - Automated Action Sample Email Script

 

The Email Script can be found at:

         c:\program files\CSCOpx\cgi-bin\sysloga\sampleEmailScript.pl

Variables passed

$M  

Mnemonic

$D  

Device

-email_ids

list of comma separated email addresses

-subject

(optional) subject of email

-from

from who

-sender

sender email address

-smtp

(required for NT Systems) SMTP Server IP or Host Name

-text_message

Additional message text sent to body of the email message

'\n' character is used to break up message into multiple lines

Example:

         c:\program files\CSCOpx\cgi-bin\sysloga\sampleEmailScript.pl  $M $D -email_ids patrick.basso@internetworkgeek.com  -subject RME Syslog Alert -from

 

 

 
 
 

Syslog Automated Action Script

 

 

Home ] Up ]

Send mail to webmaster@pbassogroup.com with questions or comments about this web site.
Copyright © 2003 P Basso Group, Inc.
Last modified: 03/06/04