YOU ARE HERE : General / Tag list 

Tag list

 
Below is a list of TAGs that can be used within B4F, to customize scripts, emails and email subjects. When inserting one of the TAGs below, it will be replaced by B4F when the template or script is used.

There are three TAG categories.

  • TIME: used for all time related information
  • MESSAGE: used for all messages from the monitors
  • MONITOR: used to retrieve information about the monitor
TIME
TAG Description Script Email
<INCLUDE> Tag is used to set subscript include point (works only from mainscript)

YES

NO

<TIME#CURRENT> Current system date and time

YES

YES

<TIME#DATEONLY> Current system date

YES

YES

<TIME#TIMEONLY> Current system time

YES

YES

<TIME#LASTSUCCESS> Date and time stamp for last successfull run

YES

YES

<TIME#SUCCESS> Date and time stamp for last success/up

YES

YES

<TIME#FAIL> Date and time stamp for last failure

YES

YES

<TIME#ERROR> Date and time stamp for last error/down

YES

YES

 
MESSAGE
TAG Description Script Email
<MESS#CURRENT> Message from last run

YES

YES

<MESS#LASTSUCCESS> Message from last successfull run

YES

YES

<MESS#SUCCESS> Message from last success/up

YES

YES

<MESS#FAIL> Message from last failure

YES

YES

<MESS#ERROR> Message from last error/down

YES

YES

 
MONITOR
TAG Description Script Email
<DEPENDENCY#NAME> Dependent monitor name

YES

YES

<DEPENDENCY#ID> Dependent monitors unique ID

YES

YES

<MONITOR#NAME> Monitor friendly name

YES

YES

<MONITOR#SERVER> The same as <SERVER#NETBIOS>

YES

YES

<MONITOR#IP> The same as <SERVER#IP>

YES

YES

<MONITOR#ID> Monitor unique ID

YES

YES

<GROUP#NAME> Monitors groupname

YES

YES

<GROUP#ID> Monitors unique group ID

YES

YES

<USER#NAME> Username for monitor

YES

YES

<USER#DOMAIN> User Domainname for monitor

YES

YES

<USER#PASSWORD> User password for monitor, not displayed on results sheets and/or emails. Used for scripting purposes

YES

NO

<USER#DISPLAY> Users display name

YES

YES

<COMMENTS#ADMINISTRATIVE> Administrative comments

YES

YES

<COMMENTS#MONITOR> Monitor comments

YES

YES

<SERVER#NAME> The B4F defined name, not to mistaken for the network name

YES

YES

<SERVER#IP> Server's IP number. If not resolved on instance, the last known IP number will be returned

YES

YES

<SERVER#NETBIOS> The network name of the server

YES

YES

<SERVER#ID> The servers unique ID

YES

YES

<LOCATION#NAME> Location name. Usefull for generating emails, that tells the users where the equipment is located

YES

YES

<SITE#NAME> Site name. Usefull for generating emails, that tells the users where the equipment is located

YES

YES