<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Sysload How to</title>
	<description>Sysload How to</description>
	<link>http://www.orsypforum.com/index.php</link>
	<pubDate>Sat, 11 Sep 2010 01:04:44 +0200</pubDate>
	<ttl>30</ttl>
	<item>
		<title>Solved : Monitoring cores, getting notifications and other questions</title>
		<link>http://www.orsypforum.com/index.php?showtopic=2143</link>
		<description><![CDATA[Hi,<br /><br />I have some other questions on SP Analyst, so here they are. <br /><br />a/ Is it possible to monitor each core of a Quad Core CPU?<br /><br />b/ Is it possible to get a notification (sms, email…) when an agent becomes unreachable? <br /><br />c/ When an event persists, how to get notified (sms, email…) periodically?<br /><br />d/ When an agent is having a network issue and a triggered event will not be sent to the Management Server, would the event be sent after the network has recovered?<br /><br />e/ If there is network issue with the machine where the Alert Manager is installed, does this mean no event reaction will be carried out? Would a second Alert Manager on another machine help?<br /><br />f/ Can you explain to me what does 2*NB_CPU mean in the sldrmd.ini?<br /><br />MetaProc=     TotalCpuUse &gt; 90 and NumberOfWaitingThreads &gt; 2*NB_CPU; 15<br /><br />J.]]></description>
		<pubDate>Tue, 08 Jun 2010 17:30:05 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=2143</guid>
	</item>
	<item>
		<title><![CDATA[Solved : SP Portal &#8211; How to customize Availability/Health thresholds in SPP reports (Sun, Cloud,&#8230;)?]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=2045</link>
		<description><![CDATA[Can I customize Availability/Health thresholds in SP Portal reports (Sun, Cloud,…)?<br />I want it to be more optimistic <img src="http://www.orsypforum.com/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />]]></description>
		<pubDate>Mon, 12 Apr 2010 22:01:09 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=2045</guid>
	</item>
	<item>
		<title>Solved : Execute automatic reactions</title>
		<link>http://www.orsypforum.com/index.php?showtopic=962</link>
		<description><![CDATA[Sysload offers different means of executing reactions to events.<br /><br />SP Analyst console:<br />- Just for "waking up" the console user.<br />- Not designed to execute third-party programs or scripts.<br /><br />SP Analyst alert manager (dedicated module):<br />- Receives events through management server.<br />- Supports Windows only.<br />- Is best at running central reactions (e.g. forward event via SNMP trap).<br />- Dedicated installation.<br />- Configuration through configuration files.<br /><br />SP Analyst script monitor (installed together with operating system type agents):<br />- Receives events directly from agent collector.<br />- Installed with the operating system agent (and so supports Windows, Unix, Linux).<br />- Is best at running local reactions (e.g. re-start an application).<br />- Configuration through console graphic interface.<br /><br />SP Monitor:<br />- Product dedicated to event management.<br />- Receive SP Analyst agent events or events from any other source.<br />- Can run different reaction types (e-mail, send SNMP trap, run command, etc.).<br />- All configured with the SP Monitor graphic interface.]]></description>
		<pubDate>Wed, 02 Dec 2009 15:14:54 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=962</guid>
	</item>
	<item>
		<title>Solved : Script Monitor: how to let Script Monitor receive alerts through a firewall?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=847</link>
		<description><![CDATA[Script Monitor needs to listen to alerts coming from Collectors. For this it uses a communication port, for reception (inward communication, from the Collectors to Script Monitor).<br /><br />By default, the listening port number of Script Monitor is a dynamically allocated. It means when Script Monitor starts, it looks for a free port on the machine and picks one up. Therefore one cannot know in advance which port number is going to be used. Script Monitor then informs the Collectors of the port it has picked up, and asks the Collectors to send their alerts on that port.<br /><br />The fact that the port is dynamically allocated is fine at most customer sites. But it is not suitable in case there is a firewall between the Collectors and Script Monitor. Indeed, how to know which port to open on the firewall for alerts to go through? In that case the listening port of Script Monitor can be forced to a fixed value. This way one can know in advance which port to open on the firewall.<br /><br />Fixing the listening port is done by setting the parameter 'Smd_Port' in the 'COMM' section of the Script Monitor configuration file ('sldsmd.ini').]]></description>
		<pubDate>Tue, 13 Oct 2009 13:46:38 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=847</guid>
	</item>
	<item>
		<title>Solved : Observer: is it possible to configure the same reaction for several alerts without necessarily selecting them all?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=846</link>
		<description>Yes, it is possible to select several alerts for a station to be monitored, by entering the names of alerts separated with commas.</description>
		<pubDate>Tue, 13 Oct 2009 13:43:56 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=846</guid>
	</item>
	<item>
		<title>Solved : Oracle: Specific measures to be able to analyze an Oracle DataBase with a Sysload agent, when this DB also hosts the Sysload Data Center</title>
		<link>http://www.orsypforum.com/index.php?showtopic=845</link>
		<description><![CDATA[During the installation procedure of the agent you will have to specify a different Oracle username from the one used by the DataCenter.<br /><br />In fact installation is going to erase every user of the specified pre-existent name in the base and then recreate it. It will have for consequence to erase all the objects belonging to this user, meaning all the tables and the other objects of the Datacenter. This is why you should not use the DataCenter Oracle username!!!]]></description>
		<pubDate>Tue, 13 Oct 2009 13:42:42 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=845</guid>
	</item>
	<item>
		<title>Solved : SP Analyst console: Create a generic agent in the console</title>
		<link>http://www.orsypforum.com/index.php?showtopic=844</link>
		<description><![CDATA[Manually define a new agent. Select the platform of the agent and set the name of the station to "-".<br /><br />The purpose of generic agents is to be able to define generic dashboard models (charts only). <br /><br />How to proceed:<br /><br />1) Define a dashboard with charts on a real machine<br />2) Change the dashboard parameters to select the generic machine<br />3) Save the dashboard<br /><br />Next time the dashboard model is opened in the console, the generic agent is replaced by the first real agent of the same type found in the central list of agents.]]></description>
		<pubDate>Tue, 13 Oct 2009 13:38:40 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=844</guid>
	</item>
	<item>
		<title>Solved : Oracle: how to send an external alert (coming from a script for example) to an Oracle DB Agent?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=843</link>
		<description><![CDATA[Use the sldalert tool delivered with all system agents.<br /><br />Syntax to send an alert to an Oracle agent is:<br /><br />sldalert - has oracle-b {* | &lt; database name &gt;}-t &lt; name of alert &gt;-m &lt;message&gt;<br /><br />This way you can either send an alert to all databases or only to the one you specified (alias given in the Sysload configuration).<br /><br />Type command “sldalert” without argument to have the detail of the other possible parameters.]]></description>
		<pubDate>Tue, 13 Oct 2009 13:30:29 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=843</guid>
	</item>
	<item>
		<title>Solved : Task Manager: how to schedule a task based on Sysload command lines ?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=842</link>
		<description><![CDATA[Such tasks can be schedulded using Sysload Task Manager. Refer to the corresponding paragraph in the User Manual.<br /><br />Find below an example of the scheduling of a HTML report production :<br /><br />[PERIODIC_TASK_4]<br />hourly  = every_5min<br />command_1  = $(SYSLOAD)&#092;Console&#092;console.exe<br />arguments_1 =  -h "$(SYSLOAD)&#092;Console&#092;modeles&#092;services.wks"<br /><br />It is also possible to schedule a task based on Sysload commands using Windows Scheduled Tasks (2K & XP). <br /><br />Choose to Add Schedulded Task and select the Observer console as the target application.<br />Check the "Open advanced properties for this task when I click finish" option .<br /><br />In the next dialog box modify the "Execute" field by adding the required options and parameters (files to use…) to the command line.<br /><br />Then refine the scheduling parameters.<br /><br />Or alternatively use a product like UniJob or a Job Scheduler such as Dollar Universe! <img src="http://www.orsypforum.com/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />]]></description>
		<pubDate>Tue, 13 Oct 2009 13:28:13 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=842</guid>
	</item>
	<item>
		<title>Solved : Observer: how to generate a HTML report in command line?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=841</link>
		<description><![CDATA[HTML reports can be produced directly from the command line using the following syntax:<br /><br />[path to Sysload]&#092;console&#092;console -h report1,report2...<br /><br />Where report1, report2 refer to existing workspaces. Therefore you have to use the exact name of the workspaces, including the file extension ".wks".<br /><br />If the workspaces files are stored in another directory than the console.exe file you will have to precise the path to those files.<br /><br />E.g.:<br /><br />[path to Sysload]&#092;console&#092;console -h models/services.wks]]></description>
		<pubDate>Tue, 13 Oct 2009 13:25:34 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=841</guid>
	</item>
	<item>
		<title>Solved : Observer: how to directly print a graphical element from the command line ?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=840</link>
		<description><![CDATA[Charts, Top windows, for instance,  can be directly printed  from the command line using the following syntax:<br /><br />[path to Sysload]&#092;console&#092;console -p model<br /><br />Where model refers to a chart, a Top window, etc. Therefore you have to use the exact name of the file to be printed, including the file extension .dhb, .top, .arp...<br /><br />If the files are stored in another directory than the console.exe file you will have to precise the path to those files.<br /><br />E.g.:<br /><br />[path to Sysload]&#092;console&#092;console -p models/monitoring_NT.dhb]]></description>
		<pubDate>Tue, 13 Oct 2009 13:24:34 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=840</guid>
	</item>
	<item>
		<title>Solved : All Agents: how to detect a server is down?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=839</link>
		<description><![CDATA[Well, when the server is down, maybe the Sysload collector will not be able to send any alert.<br /><br />To receive an alert when the server is down, you need an external source to detect it. Another server ( B ) has to detect that the server ( A ) is down.<br /><br />The following can be used to tell the server is down when the Sysload agent on the server is down.<br /><br />Configure Script Monitor of B to listen to alerts from A. Configure this Script Monitor to write a message into its log file when an agent is not responding. Then configure Log Analyzer of machine B to look at the log file of Script Monitor of B and to send an alert when a line says an agent is not responding.<br /><br />- Configuration file of Script Monitor ( sldsmd.ini on machine B ):<br /><br />Maj_node=60<br />Log_node=1<br /><br />[STNS]<br />A (replace by real name or IP address)<br /><br /><br />- Configuration file of Log Analyzer ( sldlogd.ini on machine B ):<br /><br /># Script Monitor &lt; 4.81<br /><br />[FILE]<br />file=c:&#092;program files&#092;sysload&#092;sldsmd&#092;sldsmd.log<br />format={%s* pdev - %s not responding %s*}<br />analyze={$4=* THEN "c:&#092;program files&#092;sysload&#092;sldrmd&#092;sldalert.exe" -t Server -m Server $4 is down}<br /><br /># Script Monitor &gt;= 4.81<br /># pdev - Subscribing A, not responding (port=9501)<br /><br />[FILE]<br />file=c:&#092;program files&#092;sysload&#092;sldsmd&#092;sldsmd.log<br />format={%s* pdev - Subscribing %s, not responding %s*}<br />analyze={$1=* THEN "c:&#092;program files&#092;sysload&#092;sldrmd&#092;sldalert" -t Sysload -p 1 -m Collector not running -s begin -x $5}]]></description>
		<pubDate>Tue, 13 Oct 2009 13:22:57 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=839</guid>
	</item>
	<item>
		<title>Solved : All Agents: What is disk saturation, how to solve that problem?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=838</link>
		<description><![CDATA[Disk saturation means the disk is "constantly" accessed: Programs may have to wait before being able to read or write data from/to disk.<br /><br />Like traffic jams on holidays start / end periods when people go to same desitnations (sea, ski resourts...). To avoid this, people can go to different holiday destinations and this way the traffic will be balanced on the diffent available roads. Or they use motorways, or leave home at different times. <img src="http://www.orsypforum.com/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> <br /><br />On the server:<br />- Data can be spread over several disks.<br />- Disks that have faster access times can be used.<br />- Or try to run the different programs that access the disks at different times (off-peak periods).]]></description>
		<pubDate>Tue, 13 Oct 2009 13:12:49 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=838</guid>
	</item>
	<item>
		<title>Solved : Unix Solaris Collector - Technical sheet</title>
		<link>http://www.orsypforum.com/index.php?showtopic=837</link>
		<description><![CDATA[DISKS<br /><br />The Solaris agent detects disks of the following types only:<br />- sd0<br />- ssd0<br />- dad0<br />- cmdk0<br /><br />Others are not seen.<br /><br />On the machine where the Solaris agent is running, run the following command:<br />- 'sar -d 1 1'<br /><br />One can then see if Collector can see the disks installed on the machine (or SAN).]]></description>
		<pubDate>Tue, 13 Oct 2009 13:07:41 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=837</guid>
	</item>
	<item>
		<title>Solved : All agents: Make a chart on system uptime</title>
		<link>http://www.orsypforum.com/index.php?showtopic=836</link>
		<description><![CDATA[Sysload is primarily designed for performance management and does not provide a specific metric on server uptime as such.<br /><br />Nevertheless there is one way that Sysload can handle it:<br />- Define an entity of type Application on a process that is always there when the system is up (e.g. entity called 'System' on process 'system.exe' on Windows).<br />- The metric Application &gt; Uptime for that Application entity can be considered as the uptime of the server.]]></description>
		<pubDate>Tue, 13 Oct 2009 13:05:40 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=836</guid>
	</item>
	<item>
		<title>Solved : All Agents: Communicating with Sysload agents behind a firewall</title>
		<link>http://www.orsypforum.com/index.php?showtopic=835</link>
		<description><![CDATA[Communicating with Sysload agents behind a firewall:<br /><br />- To display information on the console, open the port 9501 (for the System Collector) and 9502 (for File Server). <br />- To receive alerts, fix the port no. used by the console (keyword "pevt" in section "[EVNT] of the sld.ini file) and open that port in the "agent towards console" direction.<br /><br />If the security policy does not allow to open the communication in the" agent towards console" direction, then you can use Sysload Alert Gateway,<br /><br />- For Sysload Token Server, port 9555 has also to be opened in the "agent towards Token Server" direction.<br /><br />If the security policy does not allow it, then you may use Sysload Token Server Gateway.]]></description>
		<pubDate>Tue, 13 Oct 2009 13:04:19 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=835</guid>
	</item>
	<item>
		<title>Solved : All Agents: how to query a Sysload offline history file?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=834</link>
		<description><![CDATA[Install an OS agent on the machine ( A ).<br /><br />Copy-paste the history files of the other machine ( B ) (.dat + .idx) on the machine A.<br /><br />Go on the console.<br /><br />Set up the communication between the agent and the console with "automatic agent declaration".<br />Set up the communication between the offline agent and the console manually:<br />- "agent declaration", "New…".<br />- In the "Setup" tab, enter the type of agent, agent name and IP address.<br />- Go to "Activities history"<br />- Select "Remote".<br />- In "host", enter the name of the agent you have installed and configured previously.<br />- In "path", enter the full name of the history file (include the directory but forget about the .dat). Example: if the names of the history files are "win_pulsar_off_activity.*" and "win_pulsar_off_activity-top.*", and if you pasted them in the directory called "D:&#092;sysload&#092;agent&#092;history_off&#092;", then you will need to enter "D:&#092;sysload&#092;agent&#092;history_off&#092; win_pulsar_off_activity".<br /><br />Now the group can contain both the live agent ( A ) and the offline agent ( B ).<br /><br />Note that it is highly recommended, to have machines A and B of the same platform.]]></description>
		<pubDate>Tue, 13 Oct 2009 13:02:36 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=834</guid>
	</item>
	<item>
		<title>Solved : All Agents: how to send a mail on an event?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=833</link>
		<description><![CDATA[This must be done automatically, so Sysload Script Monitor can be used. Script Monitor can receive the events from the Sysload agents and execute a batch command as a reaction. The batch command can say "send the message of the Sysload event in a mail".<br /><br /><br />1) On Unix<br /><br />Unix has a standard OS command to send a mail. This command can simply be used to forward the message of the Sysload event.<br /><br />e.g. sendmail -t &lt;mail recipient&gt; -o &lt;object of the mail&gt; -m &lt;message of the mail&gt;<br /><br /><br />2) On Windows<br /><br />Any program can be used. Blat is a shareware program that can send a mail via a batch command.<br /><br />e.g. blat.exe &lt;file containing the message to send&gt; -t &lt;mail recipient&gt; -server &lt;IP address of the mail server -s &lt;Subject of the mail&gt; -i &lt;From name&gt;<br /><br /><br />Example with Blat:<br /><br /><br />Configuration file of Sysload Script Monitor (sldsmd.ini):<br /><br />[RACT]<br />:::<br />	cmd /c c:&#092;program files&#092;sysload&#092;sldsmd&#092;sld_mail "Sysload alert - Name = %t - Status = %s" "Message = %m"<br /><br /><br />Batch file sld_mail.cmd:<br /><br />echo %2 &gt; c:&#092;tmp&#092;mail.txt<br />c:&#092;program files&#092;blat&#092;blat.exe c:&#092;tmp&#092;mail.txt -t recipient@company.com -server 123.123.123.123 -s "%1" -i Sysload]]></description>
		<pubDate>Tue, 13 Oct 2009 13:00:21 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=833</guid>
	</item>
	<item>
		<title>Solved : Management Server: Import a list of periods</title>
		<link>http://www.orsypforum.com/index.php?showtopic=831</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />From version 5.00 onwards, SP Analyst console looks for the list of periods in the repository of the default Management Server.<br /><br />In previous versions of Observer, the enterprise event model used to be stored in the file '&lt;sysload&gt;&#092;console&#092;periodlist.per'.<br /><br /><br />PROCEDURE<br />---<br /><br />Proceed as follows to import a list of periods from a file into the Management Server:<br />- Run the SP Analyst console.<br />- Select the menu 'Environment' &gt; 'Management Servers'.<br />- Select the default Management Server, i.e. the first one in the list.<br />- Select the subdirectory 'Console objects'.<br />- Right-click, select 'Import the list of periods'.<br /><br />Remark:<br />- SP Analyst &gt;= 5.00 lists some standard periods in the toolbar (in the 'Change period' buton).<br />- These can be very easily accessed and are built-in the program.<br />- They are separate from the list of periods defined in the Management Server.]]></description>
		<pubDate>Tue, 13 Oct 2009 12:28:29 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=831</guid>
	</item>
	<item>
		<title>Solved : Console: Making a Management Server the default Management Server</title>
		<link>http://www.orsypforum.com/index.php?showtopic=830</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />This FAQ is valid from Sysload version 5.00 onwards.<br /><br />SP Analyst console can connect to several Management Servers.<br /><br />Nevertheless only the default Management Server is the reference for some console objects:<br />- Enterprise Event Model.<br />- Enterprise Entity Model.<br />- List of periods.<br />- List of profiles.<br /><br />The default Management Server is the first one displayed in the list of Management Servers.<br /><br /><br />PROCEDURE<br />---<br /><br />Proceed as follows to make a Management Server the default one:<br />- Select the menu 'Environment' &gt; 'Management Servers'.<br />- Select the Management Server that will be the default one.<br />- Right click, select 'Default Management Server'.]]></description>
		<pubDate>Tue, 13 Oct 2009 12:23:13 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=830</guid>
	</item>
	<item>
		<title>Solved : Agent: Set the mode token lease</title>
		<link>http://www.orsypforum.com/index.php?showtopic=829</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />With Token Server and Collector both on version 5.00 onwards, Collector can start without a connection to Token Server.<br /><br />This can be particularly useful for servers that are rebooted regularly.<br /><br /><br />DESCRIPTION OF THE MODE TOKEN LEASE<br />---<br /><br />- On the very first start, Collector does need a connection to Token Server to get tokens.<br />- Collector keeps locally its tokens.<br />- Collector informs Token Server that those tokens are leased, i.e. Collector will not give them back to Token Server when it stops.<br />- On the next starts, Collector will use the leased tokens. That means it will not need to connect immediately to Token Server.<br />- Collector will be able to run without a connection to Token Server for the duration of the grace period of the license key (24 hours by default, 7 days with an extended key).<br /><br /><br />SETTING UP<br />---<br /><br />- Run the SP Analyst console.<br />- Select the agent to configure in mode Token Lease.<br />- Select the menu 'Agents' &gt; 'Define the' &gt; 'Collector Analysis parameters'.<br />- Select the first tab ('Collector Analysis parameters').<br />- Select the section 'Token Server'.<br />- Set the parameter 'Token lease' to 'Yes'.<br />- Click 'Apply all'.]]></description>
		<pubDate>Tue, 13 Oct 2009 12:17:51 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=829</guid>
	</item>
	<item>
		<title><![CDATA[Solved : Management Server: Import a file 'central.ini' into Management Server]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=823</link>
		<description><![CDATA[In 4.81, the central list of agents is no longer stored in the console installation directory; instead, it is held in the database of the Management Server.<br /><br />It is possible to automatically import an existing list into this database.<br /><br />Command:<br /><br />console.exe -import "central.ini" -mgtserver sldmgts@[Management Server host]:[Management Server port]<br /><br />Example:<br /><br />console.exe -import "c:&#092;sysload&#092;console&#092;central.ini" -mgtserver sldmgts@168.0.0.5:9900<br /><br />Notes:<br /><br />- The console.exe is the 4.81 one.<br />- Before beginning the process, the console will prompt for a Sysload login and password in order to connect to the Management Server. It is advised to connect as 'admin' to import the list.<br />- Depending on the number of agents in the central.ini, the process may last for several minutes.]]></description>
		<pubDate>Mon, 12 Oct 2009 17:37:41 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=823</guid>
	</item>
	<item>
		<title>Solved : Agent: Define Application-type entities by looking at process arguments</title>
		<link>http://www.orsypforum.com/index.php?showtopic=822</link>
		<description><![CDATA[Sysload agents can monitor processes by looking at their arguments.<br /><br />This procedure is valid on Windows and Citrix from agent version 5.00 onwards.<br /><br /><br />PROCEDURE<br />---<br /><br />- Optionally trace what processes are seen by the agent collector. This is done by implementing a debug trace.<br /><br />- On Windows and Citrix agents, setting up the debug trace is done as follows:<br />  . Stop Sysload Collector service using Windows services control panel.<br />  . Edit the agent ini file. '&lt;Sysload&gt;&#092;sldrmd&#092;sldrmd.ini'<br />  . Locate the [PARAM] section<br />  . Add the following lines:<br />    . Args_MaxNumberOfChar=4096<br />    . Dbg_newortermproc_level=1<br /> . Save the .ini file.<br /> . Start Sysload Collector service using Windows services control panel.<br /> . Wait for a few agent iterations.<br /> . With the trace each process starting or terminating is logged into the Collector log file ('&lt;sysload&gt;&#092;sldrmd&#092;sldrmd.log'), with its arguments.<br /><br />- On Unix and Linux agents, setting up the debut trace is done as follows:<br />  . Stop Sysload agent collector ('&lt;sysload admin&gt;/sysload.sh stop collector_unix').<br />  . Edit the Collector configuration file ('&lt;sysload&gt;/coll/conf/sldrmd-init').<br />  . Locate the [PARAM] section<br />  . Add the following lines :<br />    . Args_MaxNumberOfChar=4096<br />    . Dbg_newortermproc_level=1<br />  . Save the file.<br />  . Restart the agent collector ('&lt;sysload admin&gt;/sysload.sh start collector_unix').<br />  . Wait for a few agent iterations.<br />  . Now each process starting or terminating will be logged into the agent log file ('&lt;sysload&gt;coll/sldrmd.log'), along with arguments.<br /><br />- Define processes with arguments to be monitored.<br />  . Define a new application-type entity.<br />  . Select 'Arg expression reg'.<br />  . Copy the complete argument string found in the collector log file, including quotes.<br />  . Caution: If the agent runs under Windows OS, be sure to replace any character '&#092;' by '&#092;&#092;'.<br /><br />- Test:<br />  . Do a real time chart on the metric Application &gt; Name of the entity &gt; 'one process at least'.<br /><br />- Remove the debug trace to avoid collector log file to grow quickly.]]></description>
		<pubDate>Mon, 12 Oct 2009 17:36:26 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=822</guid>
	</item>
	<item>
		<title>Solved : Agent: Activate 1-second interval metrics (Agents for Windows and Citrix, version 5.10 onwards)</title>
		<link>http://www.orsypforum.com/index.php?showtopic=821</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Agents 5.10 for Windows and for Citrix have new metrics 'Minimum' and 'Maximum' in the domain 'Processor'. In addition to 'total CPU use', those metrics show the minimum and the maximum processor activity in between two iterations of the agent Collector. The new metrics are fetched every second.<br /><br /><br />PROCEDURE<br />---<br /><br />To activate the metrics on an agent:<br />- Open the SP Analyst console.<br />- Select an agent.<br />- Select the menu item 'Agents' &gt; 'Define the' &gt; 'Collector analysis parameters'.<br />- Select the tab 'Collector analysis parameters'.<br />- Select the section 'Min max metrics activation'.<br />- Set 'CPU min max activation' to 'Yes'.<br />- Click 'Apply all' (evenutally apply to many other agents).<br /><br /><br />REMARKS<br />---<br /><br />When this information is activated the rules for the diagnostic metrics are modified to take it into account instead of default rules.]]></description>
		<pubDate>Mon, 12 Oct 2009 17:33:45 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=821</guid>
	</item>
	<item>
		<title>Solved : Management server: Convert management server repository to SQL Server</title>
		<link>http://www.orsypforum.com/index.php?showtopic=820</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Since version 5.21 of the management server, the repository can be stored on SQL Server.<br /><br />Installations made with the standard repository format can be converted to support SQL Server.<br /><br /><br />PROCEDURE<br />---<br /><br />- Stop the management server.<br />- Backup the current program files and repository file.<br />- Upgrade management server by running the standard installation program.<br />  . Upgrade to version 5.21.2 minimum.<br />  . The installation program will also upgrade the repository file (if necessary).<br />- Backup the (upgraded) repository file.<br />- Uninstall management server with the Windows panel 'Add or remove programs'.<br />- Install management server (version 5.21.2 minimum) and select SQL Server format during the installation.<br />- (At this stage management server is set with SQL Server as database support but the database is empty.)<br />- Run the conversion tool 'sldmsexp.exe' (consult the associated Readme file).<br />- (At this stage management server is set with SQL Server as database support and the database contains the same information as before.)<br /><br /><br />REMARKS<br />---<br /><br />- SQL Server is supported only when management server is running on Windows.<br />- Consult management server Readme file for the prerequisites.<br />- Both Windows authentication and SQL Server authentication are supported.<br />- The objective of porting the repository to SQL Server may be to set management server in a fail-over cluster with a single database. It shall not be possible to query the database with SQL queries as the the database schema is not designed to be made public).]]></description>
		<pubDate>Mon, 12 Oct 2009 17:27:48 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=820</guid>
	</item>
	<item>
		<title>Solved : Forward agent events by e-mail with Sysload SP Analyst</title>
		<link>http://www.orsypforum.com/index.php?showtopic=819</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Events triggered by Sysload agents can be forwarded by e-mail.<br /><br />Alert manager or script monitor can be used as a central module receiving every event of every agent. Filtering can be done.<br /><br />Sysload SP Analyst does not provide any e-mail client or e-mail command line but the freeware 'blat.exe' can be used as a mail client to send e-mails.<br /><br />(Sysload SP Monitor has an embeded e-mail client and can send e-mails without any third-party tool.)<br /><br /><br />EXAMPLE WITH ALERT MANAGER<br />---<br /><br />Sample file 'reactions.txt':<br /><br />&lt;reactions&gt;<br /> &lt;reaction&gt;<br />  &lt;filters&gt;<br />   &lt;filter&gt;<br />    &lt;agents&gt;*:*:*:*&lt;/agents&gt;<br />    &lt;alertname&gt;*&lt;/alertname&gt;<br />    &lt;alertpriority&gt;1,2,3,4,5,6,7,8,9,10&lt;/alertpriority&gt;<br />    &lt;alertstate&gt;begin,end&lt;/alertstate&gt;<br />   &lt;/filter&gt;<br />  &lt;/filters&gt;<br />  &lt;actions&gt;<br />   &lt;cmd&gt;&lt;![CDATA["c:&#092;program files&#092;blat&#092;blat.exe" -server mail_server_host_id -f from_address@company.com -to to_address@company.com -s "Sysload event '%t' on '%a' (status '%s')" -body "Sysload event triggered, event name '%t', event instance '%x', event message '%m', event state '%s', event severity '%p', agent '%a', management server '%ms'"]]&gt;&lt;/cmd&gt;<br />  &lt;/actions&gt;<br /> &lt;/reaction&gt;<br />&lt;/reactions&gt;<br /><br /><br />ADDITIONAL INFORMATION<br />---<br /><br />As the double quotes (' " ') are used to delimit the parameter values of the the command 'blat.exe', avoid double quotes in Sysload event messages.<br /><br />Examples above are valid with 'blat.exe' version 2.6.2.<br /><br />Blat can be found at <a href="http://www.blat.net" target="_blank">http://www.blat.net</a>.]]></description>
		<pubDate>Mon, 12 Oct 2009 17:25:17 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=819</guid>
	</item>
	<item>
		<title>Solved :  Forward events to a SNMP console with SP Analyst</title>
		<link>http://www.orsypforum.com/index.php?showtopic=818</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Events triggered by Sysload agents can be forwarded to a SNMP console.<br /><br />Alert manager or script monitor can be used as a central module receiving every event of every agent. Filtering can be done.<br /><br />Sysload command 'sldtrap.exe' can be used to send SNMP traps.<br /><br /><br />EXAMPLE WITH ALERT MANAGER<br />---<br /><br />Sample file 'reactions.txt':<br /><br />&lt;reactions&gt;<br /> &lt;reaction&gt;<br />  &lt;filters&gt;<br />   &lt;filter&gt;<br />    &lt;agents&gt;*:*:*:*&lt;/agents&gt;<br />    &lt;alertname&gt;*&lt;/alertname&gt;<br />    &lt;alertpriority&gt;1,2,3,4,5,6,7,8,9,10&lt;/alertpriority&gt;<br />    &lt;alertstate&gt;begin,end&lt;/alertstate&gt;<br />   &lt;/filter&gt;<br />  &lt;/filters&gt;<br />  &lt;actions&gt;<br />   &lt;cmd&gt;&lt;![CDATA["c:&#092;program files&#092;sysload&#092;sldsmd&#092;sldtrap.exe" -h my_snmp_manager_host_id %a SP Analyst event triggered, event name '%t', event instance '%x', event message '%m', event state '%s', event severity '%p', agent '%a', management server '%ms']]&gt;&lt;/cmd&gt;<br />  &lt;/actions&gt;<br /> &lt;/reaction&gt;<br />&lt;/reactions&gt;]]></description>
		<pubDate>Mon, 12 Oct 2009 17:23:20 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=818</guid>
	</item>
	<item>
		<title>Solved : Spotlight: Use and maintain the management server</title>
		<link>http://www.orsypforum.com/index.php?showtopic=817</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Since its first apparition, the Sysload management server handles more and more objects.<br /><br />In version 5.21 the management server takes care of:<br />- Users access rights.<br />- List of agents.<br />- Groups of agents.<br />- Models of events.<br />- Models of entities.<br />- Workspaces.<br />- Dashboards.<br />- History periods and profiles.<br /><br />Other objects will appear in future versions (management server version 5.22 will bring agent views; agent views are views on groups of agents defined as server classes, they can replace standard groups of agents and agent meta-groups).<br /><br />The increasing responsabilities of the management server result in two aspects:<br />- It has become a critical component of the Sysload infrastructure.<br />- Its utilization and maintenance requirements have increased.<br /><br />In order to ensure high availability of the management server, some customers have set it up in a fail-over cluster. Version 5.21 helps this as the repository can be stored on a SQL Server shared between the two nodes of the cluster.<br /><br />A series of FAQs help in obtaining first level support in order to use and maintain the management server.<br /><br />(see the full management server version 5.21 user manual)<br /><br /><br />USE<br />---<br /><br />- <a href="http://www.orsypforum.com/index.php?showtopic=830" target="_blank">Make a management server the default one in the SP Analyst console</a>.<br />- <a href="http://www.orsypforum.com/index.php?showtopic=815" target="_blank">Generate a batch ticket for running the SP Analyst console in batch mode</a>.<br /><br /><br />MAINTAIN<br />---<br /><br />- <a href="http://www.orsypforum.com/index.php?showtopic=779" target="_blank">Upgrade management server</a>.<br />- <a href="http://www.orsypforum.com/index.php?showtopic=812" target="_blank">Customize the port number used by management server for receiving events from agents</a>.<br />- <a href="http://www.orsypforum.com/index.php?showtopic=792" target="_blank">Backup management server repository</a>.<br />- <a href="http://www.orsypforum.com/index.php?showtopic=820" target="_blank">Convert the repository to SQL Server</a>.<br />- <a href="http://www.orsypforum.com/index.php?showtopic=801" target="_blank">Move management server from one host to another</a>.<br />- <a href="http://www.orsypforum.com/index.php?showtopic=810" target="_blank">Quickly mount a backup management server</a>.]]></description>
		<pubDate>Mon, 12 Oct 2009 17:20:19 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=817</guid>
	</item>
	<item>
		<title>Solved : Console: Generate an HTML report with the console run in batch mode</title>
		<link>http://www.orsypforum.com/index.php?showtopic=816</link>
		<description><![CDATA[HTML reports can be generated by the console run in batch mode.<br /><br /><br />COMMAND<br />---<br /><br />"&lt;sysload&gt;&#092;console&#092;console.exe" -h &lt;workspaces&gt; -batchticket &lt;batch ticket file&gt;<br /><br />Where:<br />- '&lt;sysload&gt;' is the Sysload home directory.<br />- '&lt;workspaces&gt;' is a comma-separated list of workspace objects or files.<br />- '&lt;batch ticket file&gt;' is a batch ticket file created by the console.<br /><br />List of workspaces:<br />- If using workspace filenames, it is recommended to specify the full path of the file, (including drive and sub-directories), surrounded by double quotes (' " ').<br />- If using workspace objects stored on a management server, then there is a special syntax.<br /><br /><br />EXAMPLES<br />---<br /><br /># Generate 'Last week' report by using a workspace file:<br /><br />"c:&#092;program files&#092;sysload&#092;console&#092;console.exe" -h "c:&#092;program files&#092;sysload&#092;console&#092;data&#092;Last week.wks" -batchticket "c:&#092;program files&#092;sysload&#092;console&#092;data&#092;report.tic"<br /><br /># Generate 'Last month' report by using a management server object:<br /><br />"c:&#092;program files&#092;sysload&#092;console&#092;console.exe" -h "//coronis/WKS/Last month" -batchticket "c:&#092;program files&#092;sysload&#092;console&#092;data&#092;report.tic"<br /><br /># Generate 2 reports using a single command:<br /><br />"c:&#092;program files&#092;sysload&#092;console&#092;console.exe" -h "//coronis/WKS/Server Pluton","//coronis/WKS/Server Mars" -batchticket "c:&#092;program files&#092;sysload&#092;console&#092;data&#092;report.tic"<br /><br /><br />REMARKS<br />---<br /><br />When refering to a workspace object, the name of the management sever is case sensitive. It must be written as seen in the console, in the window 'Environment' &gt; 'Management servers' (i.e. as defined in the management server configuration file ('sldmgts.ini'), section 'General', keyword 'Name').<br /><br />Use double quotes (' " ') if there are spaces in the path of Sysload program files or data files.<br /><br />When specifying several workspaces in the workspace list, do not use spaces before or after the commas.<br /><br /><br />RECOMMENDATIONS<br />---<br /><br />1) Convert workspaces in format &lt;= 4.8<br /><br />Workspace files have changed after version 4.8. It is recommended to convert those to objects stored on a Management Server.<br />Open the old workspaces with the new console run in graphic mode to proceed to the conversion.<br /> <br />2) Maximize chart windows that are in the workspaces<br /> <br />Console version 4.81 and 5.00 do not manage well dashboards that are minimized. Maximize all windows and eventually select the menu 'Window', 'Cascade'.<br /><br />3) Remove groups<br /><br />If the workspaces contain only history views, it is recommended to remove any group and meta-group. This way, no unecessary communication is made with the program Collector on the agents (only communication with File Server is necessary).<br /><br />4) Limit the number of threads created by the console<br /><br />In order to avoid congestions on File Server, it is recommended to limit the number of threads the Observer program can create (and hence, the number of concurrent queries made to File Server).<br /> <br />For this, add parameters to the '&lt;sysload&gt;&#092;console&#092;sld.ini':<br /><br />[FLAGS]<br />HstLimitThreadNo=1<br />HstThreadMaxNo=2]]></description>
		<pubDate>Mon, 12 Oct 2009 17:03:48 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=816</guid>
	</item>
	<item>
		<title>Solved : Console: Generate a batch ticket</title>
		<link>http://www.orsypforum.com/index.php?showtopic=815</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Before launching the SP Analyst console in batch mode, it is necessary to define models (workspaces, dashboards…) with the SP Analyst console launched in interactive mode.<br /><br />It is necessary to be logged to a management server to communicate with agents. When logged, the user accesses its working environment (agent list, console objects saved on management server...).<br /><br />Therefore in batch mode, it is also necessary to connect to the console with a user profile to access console objects and agent list. This way the launched console has the same view as in interactive mode.<br /><br />For that purpose, Sysload has introduced 'batch tickets'.<br /><br />A batch ticket is an encrypted file containing the user/password information for each management server, for a given user.<br /><br /><br />PROCEDURE TO GENERATE A BATCH TICKET<br />---<br /><br />To generate a batch ticket:<br />- Launch the SP Analyst console in interactive mode (graphic interface).<br />- Log onto each Management Server you need so that your models can be opened<br />- Select the menu 'Environment' &gt; 'Generate a batch ticket'.<br />- Give a name to the file that will store the connection information (extension .tic) and save it.<br /><br /><br />USE A BATCH TICKET IN A COMMAND LINE<br />---<br /><br />Once the ticket is generated, it can be used to connect to the management servers in batch mode.<br /><br />Example:<br /><br />console.exe -batchticket "c:&#092;sysload&#092;ticket.tic" -h "c:&#092;sysload&#092;foo.wks"]]></description>
		<pubDate>Mon, 12 Oct 2009 16:59:45 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=815</guid>
	</item>
	<item>
		<title>Solved : Agent: Define an event on an application</title>
		<link>http://www.orsypforum.com/index.php?showtopic=814</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Sysload SP Analyst agents can trigger events regarding an application. The event threshold can be set to a simple availability status (up/down) or set to the amount of the resources used by the application (processor, memory or storage).<br /><br />This makes the agent very strong in terms of granularity of the information monitored on the production server, whether the server is physical or virtual.<br /><br />Events can be displayed in the Sysload SP Analyst console or to Sysload SP Monitor.<br /><br />Before defining the events, it is necessary to define an application-type entity.<br /><br /><br />PROCEDURE<br />---<br /><br />Define entities with the SP Analyst console:<br />- Select the enterprise entity model where to save the entity.<br />- Edit the enterprise entity model:<br />  . Define an Application-type entity.<br />  . Attach the entity:<br />    . To one or more agents.<br />    . To one or more agent groups.<br />- Apply the enterprise model to the agent(s).<br /><br />Test the entities:<br />- Make a new real time chart on the entity:<br />  . Select the menu item 'File' &gt; 'New' &gt; 'Chart' &gt; 'Real time chart'.<br />  . Select the agent.<br />  . Select the domain 'Application' and the entity name.<br />  . Select a metric, for example 'number of known processes'.<br />  . Click OK.<br />- If possible, restart the application to see the value decreasing and increasing.<br /><br />Define an event:<br />- Select the enterprise event model where to save the entity.<br />- Edit the enterprise event model:<br />  . Define an event. Note that the field 'instance' refers to the entity name (not to the process name(s)).<br />  . Attach the event to agents.<br />    . To one or more agents.<br />    . To one or more agent groups.<br />- Apply the enterprise model to the agent(s).<br /><br /><br />REMARKS ON ENTITIES<br />---<br /><br />- An entity may combine several processes.<br />- Processes may be defined by a standard comma separated list or by a regular expression.<br />- Regular expressions consume more resources than standard comma separated list but are more flexible.<br />- It is possible tracking processes by looking at their arguments (even on Windows).<br />- After an entity is defined, Sysload will no longer refer to the process(es) name(s) but to the entity name.<br /><br /><br />BONUS HISTORY DATA<br />---<br /><br />After the agent collects additional data on entities, history information will also be available. <br /><br />This history data may be useful to generate application based reports that help capacity managers allocate resources to applications with the help of Sysload SP Portal.]]></description>
		<pubDate>Mon, 12 Oct 2009 16:04:34 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=814</guid>
	</item>
	<item>
		<title>Solved : Agent: Mount an agent history file offline</title>
		<link>http://www.orsypforum.com/index.php?showtopic=813</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />It is possible to move history files of an agent from the live server to a backup server and still be able to access the data with the SP Analyst console.<br /><br />Note that the live server and the backup server must be of the same type:<br />- Same kernel bit (e.g. 32 bits - 32 bits).<br />- Same order for Most Significant and Least Significant bytes (MSB/LSB).<br /><br /><br />PROCEDURE<br />---<br /><br />- Install an OS agent on the backup machine.<br />- Start the Sysload File Server on that machine (Collector can remain stopped).<br />- Copy the history files from the live machine to the backup machine.<br />- Set up the communication between the SP Analyst console and the agent on the backup machine.<br />  . Go to the menu 'Environment' &gt; 'Management Servers'.<br />  . Select the local Management server and 'Agents'.<br />  . Click on the right-mouse button and select 'New'.<br />  . In the tab 'Setup':<br />    . Go to the field 'Type'.<br />    . Select the type of agent (same as the live agent)<br />    . Go to the field 'Agent'.<br />    . Enter the agent name (same as the live agent).<br />  . In the tab 'Activities history':<br />    . In the frame 'Activities history', select 'Remote'.<br />    . Go to the field 'Host'.<br />    . Enter the host ID (name or IP address) of the backup server.<br />    . Go to the field 'Path'.<br />    . Enter the full name of the history file.<br />      . Include the directory but forget about the file extention '.dat'.<br />      . Example: If the names of the history files are 'pulsar.*' and 'pulsar-top.*', and if they were pasted to the directory called 'D:&#092;sysload&#092;history_off&#092;', then it will be necessary to enter 'D:&#092;sysload&#092;history_off&#092;pulsar'.<br />  . Proceed in the same way in the tab 'Alerts history' to also interrogate the history files of events.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:58:00 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=813</guid>
	</item>
	<item>
		<title>Solved : Management Server: Force the port number used by management server to receive events</title>
		<link>http://www.orsypforum.com/index.php?showtopic=812</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />It may happen that events sent by an agent Collector are not received by a SP Analyst console or in SP Monitor. This may be due to a firewall blocking the network communications between the agent and the management server.<br /><br />Indeed, by default the management server uses a dynamically allocated port number to listen to events sent by agent Collector programs. This is not suitable with firewalls. The port number can be forced to a fixed value (e.g. 9505).<br /><br /><br />PROCEDURE<br />---<br /><br />- Go to the management server machine.<br />- Edit the file '&lt;sysload&gt;/sldmgts/sldmgts.ini'.<br />- Set the following:<br /><br />  [Listener]<br />  AlertListener=&lt;host ID&gt;:9505<br /><br />- (Replace '&lt;host ID&gt;' above by the host ID to be used - hostname or IP address.)<br />- (By default there are '#' (hash) caracters in front of the section and keyword above, remove the '#'.)<br />- Restart the management server.<br />- Check that the file '&lt;sysload&gt;/sldmgts/sldmgts.log' contains something like the following:<br /><br />  sldmgts - AlertListener: &lt;ip address&gt;:9505<br /><br />- Discuss with the security team in order to open firewalls: open port 9505 in the direction agent (initiator) -&gt; Management Server (receiver).<br />- Open the SP Analyst console and open a group of servers.<br />- Check the Collector log file contains something like the following:<br /><br />  Evt - Subscribe 'Console' Pid=2276 from '&lt;management server host name&gt;' (&lt;management server ip address&gt;:9505]]></description>
		<pubDate>Mon, 12 Oct 2009 15:53:12 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=812</guid>
	</item>
	<item>
		<title>Solved : Management Server: Import former Sysload console data files</title>
		<link>http://www.orsypforum.com/index.php?showtopic=811</link>
		<description><![CDATA[Observer console 4.81 introduces a new format for the data files (.wks, .dhb, .etc.).<br /><br />When a file in the previous format is opened by the Observer Console 4.81, the user has the choice to either convert the file into 4.81, or to leave it as it is.<br /><br />If it is decided to keep the old format, the console will be able to use the file, but then it will not be optimized for version 4.81.<br /><br />After the file is converted, it will no longer be compatible with previous versions of the Observer console.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:51:20 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=811</guid>
	</item>
	<item>
		<title>Solved : Management Server: Quickly mount a backup management server</title>
		<link>http://www.orsypforum.com/index.php?showtopic=810</link>
		<description><![CDATA[INTRODUCTION<br />---<br /><br />Due to its central position, the management server is a single point of failure.<br /><br />By default there is no backup management server online, nevertheless a new one can be quickly setup in case of failure.<br /><br /><br />PROCEDURE<br />---<br /><br />- Install a new management server acting as a backup.<br />- Make sure the parameter 'name' in the configuration file 'sldmgts.ini' is exactly the same on both the primary management server and on the backup.<br />- Duplicate the original management server repository file.<br />- Start the backup communication server and management server programs.<br />- Make the client applications point to the backup management server (section 'SLDMSCOM' of the '&lt;sysload&gt;&#092;console&#092;sld.ini' for the SP Analyst consoles). <br /><br /><br />GET READY IN ADVANCE<br />---<br /><br />A backup management server may be installed in advance.<br />- Not running by default.<br />- But with a repository file kept up to date via an automatic procedure.<br /><br />Sysload agents and client applications will need to be already aware of this backup management server in their configuration file, e.g. 'console&#092;sld.ini':<br /><br />[SLDMSCOM]<br /><br /># Site 1: Online management server<br />MgtServer_00=sldmgts@168.0.0.1:9900<br /><br /># Site 1: Backup management server<br /># MgtServer_01=sldmgts@168.0.0.2:9900<br /><br />Example: In case the file 'authority.txt' is used, '&lt;sysload&gt;&#092;sldrmd&#092;sldrmd.ini':<br /><br />authority=c:&#092;program files&#092;sysload&#092;sldrmd&#092;authority.txt<br /><br />Sample 'authority.ini':<br /><br /># Live management server<br />Ip=168.0.0.5    Auth=rw<br /><br /># Backup management server<br />Ip=168.0.0.6    Auth=rw<br /><br /><br />REMARKS<br />---<br /><br />- Do not forget Sysload batch applications, these also need to point to the backup management server.<br />- Instead of having 2 different IP addresses for the primary and the backup, one may point to management server via an alias in the DNS. Then do a DNS entry change when swaping from the primary to the backup management server.<br />- Management server may also be set on a fail-over cluster. In this case porting the database on SQL Server will help the management of the cluster (on Windows only, from version 5.21.2 onwards).]]></description>
		<pubDate>Mon, 12 Oct 2009 15:50:24 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=810</guid>
	</item>
	<item>
		<title>Solved : Agent: Define an event with a threshold on a Windows service or process</title>
		<link>http://www.orsypforum.com/index.php?showtopic=809</link>
		<description><![CDATA[The Sysload agent for Windows can trigger an event based on a threshold on a metric regarding a Windows service or a process.<br /><br />Before defining an event on a service or on a process, it is necessary to define a Service-type entity or an Application-type entity.<br /><br /><br />PROCEDURE<br />---<br /><br />The definition of entities is done with the SP Analyst console, menu Environment &gt; Enterprise Entity Model. Define entities, attach entitities to agents and then apply the definition to the agents.<br /><br />It is then recommended to validate that the entity is correctly defined for example by making a real time chart on a metric of the entity and, if possible, stopping and starting the service or application.<br /><br />Then an alert can be defined on the Service-type or Application-type entity. This is done as usual with the definition of events but specifing the entity name in the instance field of the definition of the event (the name as seen in Sysload, not the name of the service or process as seen on the server).]]></description>
		<pubDate>Mon, 12 Oct 2009 15:43:50 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=809</guid>
	</item>
	<item>
		<title>Solved : Console: Access workspaces saved on Management Server</title>
		<link>http://www.orsypforum.com/index.php?showtopic=808</link>
		<description><![CDATA[From SP Analyst console version 5.00 onwards, workspaces can be stored on Management Server, in the repository file. This way it can be accessed remotely and shared between colleagues easily.<br /><br />In version 5.00, workspaces can still be saved into a file. Nevetheless, storage on Management Server shall be prefered.<br /><br />In the recently used files in Observer GUI, workspaces stored on a Management Server are displayed like this:<br /><br />&#092;&#092;&lt;management server name&gt;&#092;WKS&#092;&lt;workspace name&gt;<br /><br />Example:<br /><br />Workspace "Production" stored on the Management Server 'Coronis':<br /><br />&#092;&#092;Coronis&#092;&#092;WKS&#092;&#092;Production]]></description>
		<pubDate>Mon, 12 Oct 2009 15:33:57 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=808</guid>
	</item>
	<item>
		<title>Solved : Console: Import an old workspace file into a Management Server repository (Sysload 5.00 onwards)</title>
		<link>http://www.orsypforum.com/index.php?showtopic=807</link>
		<description><![CDATA[Workspaces created in a previous version of Observer can be imported into the repository file of a Management Server.<br /><br />This can be done this way:<br />- Open the workspace file as in previous versions of Observer (.wks file).<br />- Select the menu 'Environment' &gt; 'Management Servers'.<br />- Select the default Management Server, i.e. the first one in the list.<br />- Select the subdirectory 'Console objects'.<br />- Right-click, select 'Save the current workspace'.<br /><br />Alternatively:<br />- Select the menu 'Environment' &gt; 'Management Servers'.<br />- Select the default Management Server, i.e. the first one in the list.<br />- Select the subdirectory 'Console objects'.<br />- Right-click, select 'Import a workspace' and select a .wks file.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:32:22 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=807</guid>
	</item>
	<item>
		<title>Solved : Management Server: Import a list of profiles into Management Server</title>
		<link>http://www.orsypforum.com/index.php?showtopic=806</link>
		<description><![CDATA[From version 5.00 onwards, SP Analyst console looks for the list of profiles in the repository of the default Management Server.<br /><br />In previous versions of SP Analyst, the list of profiles used to be stored in the file '&lt;sysload&gt;&#092;console&#092;profilelist.prf'.<br /><br /><br />PROCEDURE<br />---<br /><br />Proceed as follows to import a list of profiles from a file into Management Server:<br />- Run the SP Analyst console.<br />- Select the menu 'Environment' &gt; 'Management Servers'.<br />- Select the default Management Server, i.e. the first one in the list.<br />- Select the subdirectory 'Console objects'.<br />- Right-click, select 'Import the list of profiles'.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:23:13 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=806</guid>
	</item>
	<item>
		<title>Solved : Management Server: Import an Enterprise Event Model (Sysload 5.00 onwards)</title>
		<link>http://www.orsypforum.com/index.php?showtopic=805</link>
		<description><![CDATA[From Sysload version 5.00 onwards, the SP Analyst console looks for the enterprise event model in the repository of the default Management Server.<br /><br />In previous versions of the console, the enterprise event model used to be stored in the file 'sysload&#092;console&#092;entevtmodel.eem'.<br /><br />Proceed as follows to import an enterprise event model defined with a previous version of Observer:<br />- Select the menu 'Environment' &gt; 'Management Servers'.<br />- Select the default Management Server, i.e. the first one in the list.<br />- Select the subdirectory 'Console objects'.<br />- Right-click, select 'Import the enterprise event model'.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:21:55 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=805</guid>
	</item>
	<item>
		<title>Solved : Management Server: Import an enterprise entity model</title>
		<link>http://www.orsypforum.com/index.php?showtopic=804</link>
		<description><![CDATA[From Sysload version 5.00 onwards, the SP Analyst console can manage a central definition of entities.<br /><br />This way, an entity can be defined once only. It can then be dispatched to different agents. This mechanism is very flexible because it allows to do a fine setup of entities with minimum efforts. <br /><br />The enterprise entity model is actually stored in the Management Server repository file.<br /><br />Proceed as follows to create an enterprise entity model:<br />- Run the SP Analyst console.<br />- In case the the console is connected to several Management Server modules, make sure the default Management Server is the desired one (the default Management Server is the first one in the list of Management Servers).<br />- Select the menu 'Environment' &gt; 'Enterprise entity model'.<br />- Create new entities in the model via the menu 'Entities' &gt; 'Add'.<br />- Eventually import entities defined in agents via the menu 'Entities' &gt; 'Import from'.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:20:48 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=804</guid>
	</item>
	<item>
		<title>Solved : Console: Match color of events upon severity of event</title>
		<link>http://www.orsypforum.com/index.php?showtopic=803</link>
		<description><![CDATA[Since version 5.00 the console can change the way it displays events.<br /><br />In previous versions of the console, the color of events was dependant upon the state of the event:<br />- Blue: Event is starting.<br />- Red: Event is persistent.<br />- Yellow: Event is ending.<br /><br />The color can now be dependant on the severity, or priority, of the event:<br />- Red: 1 &lt;= Severity &lt;= [High Limit].<br />- Yellow: [High limit] &lt; Severity &lt;= [Medium limit]<br />- Blue: [Medium limit] &lt; Severity.<br /><br />[High limit] and [Medium limit] are defined in the configuration file of the console ('sysload&#092;console&#092;sld.ini'):<br /><br />[EVNT]<br />HighPriorThreshold = 20<br />MediumPriorThreshold=50<br /><br /># [EVNT].HighPriorThreshold: [High Limit]<br /># [EVNT].MediumPriorThreshold: [Medium limit]<br /><br />In order to switch the display mode, select the menu 'Environment' &gt; 'Display alerts by priority'.]]></description>
		<pubDate>Mon, 12 Oct 2009 15:19:25 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=803</guid>
	</item>
	<item>
		<title>Solved : Forward events triggered in SP Analyst by email</title>
		<link>http://www.orsypforum.com/index.php?showtopic=802</link>
		<description><![CDATA[Forward  by email the events triggered in SP Analyst, with Sysload Alert Manager<br /><br />The sending of emails with Alert Manager requires to modify the reaction definition file.<br />This means working on the file "reactions.txt" located in "C:&#092;Program Files&#092;Sysload&#092;sldald"<br /> <br /><u>Adding reaction</u><br />There is a default reaction already defined in the file.<br />The idea is is to add a reaction in the file so the file will look like this:<br /> <br />&lt;reactions&gt;<br />  &lt;reaction&gt;<br />        Default reaction<br />  &lt;/reaction&gt;<br /><i>  &lt;reaction&gt;<br />        Reaction for sending emails<br />  &lt;/reaction&gt;</i><br />&lt;/reactions&gt;<br /> <br /><u>Reaction details</u><br />In the details the email sending reaction could look like this:<br /> <br /> &lt;reaction&gt;<br />    &lt;filters&gt;<br />      &lt;filter&gt;<br />        &lt;agents&gt;<br />           *:*:*:*<br />        &lt;/agents&gt;<br />        &lt;alertname&gt;&lt;/alertname&gt;<br />        &lt;alertpriority&gt;&lt;/alertpriority&gt;<br />        &lt;alertstate&gt;begin,persist,end&lt;/alertstate&gt;<br />      &lt;/filter&gt;<br />    &lt;/filters&gt;<br />    &lt;actions&gt;<br />       <i>   &lt;cmd&gt;<br />                Command line to send emails<br />          &lt;/cmd&gt;</i><br />    &lt;/actions&gt;<br />  &lt;/reaction&gt;<br /> <br /><u>Command details</u><br />The command line could be the following one:<br /> <br />&lt;cmd&gt;&lt;![CDATA["C:&#092;blat&#092;blat.exe" -server mail_server_host_id -f from_address@company.com -to to_address@company.com -s "Sysload event '%t' on '%a' (status '%s')" -body "Sysload event triggered, event name '%t', event instance '%x', event message '%m', event state '%s', event severity '%p', agent '%a', management server '%ms'"]]&gt;&lt;/cmd&gt;<br /> <br />This example is based on the use of blat.exe, a small program used to send emails in command line.<br /> <br />As the double quotes (") are used to delimit the parameter values of the the command 'blat.exe', avoid double quotes in Sysload event messages.<br /> <br />Examples above are valid with 'blat.exe' version 2.6.2.<br />Blat can be found at <a href="http://www.blat.net" target="_blank">http://www.blat.net</a>.<br /> <br /><u>More variables</u><br />The following variables can be used in the definition of the commands:<br /> <br />%ms<br /> Management Server name. Name as defined by the parameter «name» in the configuration file of Management Server, which is not necessarily the host name of the machine, case sensitive<br /> <br />%c <br /> Agent type. The types known by Alert Manager are those set in the file «agenttypes.txt» in the installation directory of Alert Manager<br /> <br />%n <br /> Agent server hostname. Name as defined in Management Server, case sensitive<br /> <br />%ai<br /> Agent instance name. Empty string in case the agent has no instance<br /> <br />%nai<br /> Agent server hostname followed by the agent instance name in brackets if the instance exists. Example: galactica(base1)<br /> <br />%a <br /> IP Address of the agent server<br /> <br />%t <br /> Alert name<br /> <br />%x <br /> Alert instance name<br /> <br />%tx<br /> Alert name followed by the alert instance name if the last one exists<br /> <br />%p <br /> Alert priority<br /> <br />%s <br /> Alert status<br /> <br />%d <br /> Date at which the alert was triggered<br /> <br />%Vn<br /> Value of the condition n of the Sysload alert<br /> <br />%vn<br /> Value of the condition n of the Sysload alert followed by the context in brackets if the context exists.<br /> <br />%vcn<br /> Context of the condition n of the Sysload alert<br /> <br />%ln<br /> Threshold of the condition n of the Sysload alert<br /> <br />%i <br /> Duration of the alerts in number of iterations of the Sysload Collector<br /> <br />%m <br /> Alert message<br /> <br />%Y<br /> Year (yyyy) at which the Sysload alert was triggered<br /> <br />%M<br /> Month (mm) at which the Sysload alert was triggered<br /> <br />%D<br /> Day (dd) at which the Sysload alert was triggered<br /> <br />%H<br /> Hour (hh) at which the Sysload alert was triggered<br /> <br />%I<br /> Minute (mm) at which the Sysload alert was triggered minute<br /> <br />%S<br /> Second (ss) at which the Sysload alert was triggered]]></description>
		<pubDate>Mon, 12 Oct 2009 10:46:06 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=802</guid>
	</item>
</channel>
</rss>