<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=PontusVision%3A_Installation_on_Centos_6</id>
	<title>PontusVision: Installation on Centos 6 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=PontusVision%3A_Installation_on_Centos_6"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=PontusVision:_Installation_on_Centos_6&amp;action=history"/>
	<updated>2026-05-04T18:56:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=PontusVision:_Installation_on_Centos_6&amp;diff=4882&amp;oldid=prev</id>
		<title>David: Created page with &quot;== Notes from Leo == # Please download the installation from here: http://www.pontusvision.com/wp-content/uploads/2014/01/pontusvision-4.4.0-installer.jar # Run the pontusvisi...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=PontusVision:_Installation_on_Centos_6&amp;diff=4882&amp;oldid=prev"/>
		<updated>2014-09-15T11:38:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Notes from Leo == # Please download the installation from here: http://www.pontusvision.com/wp-content/uploads/2014/01/pontusvision-4.4.0-installer.jar # Run the pontusvisi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Notes from Leo ==&lt;br /&gt;
# Please download the installation from here: http://www.pontusvision.com/wp-content/uploads/2014/01/pontusvision-4.4.0-installer.jar&lt;br /&gt;
# Run the pontusvision-4.4.0-installer.jar self-executable jar from a machine that has java.&lt;br /&gt;
# During the installation, you&amp;#039;ll be prompted for several questions; I&amp;#039;d recommend to stick to the default values as much as possible, except for the license key:&lt;br /&gt;
# here&amp;#039;s the license key to enter during the installation: o=biosit,ou=dev,cn=temp_90&lt;br /&gt;
# you can use the default PontusVision.* for the license capabilities&lt;br /&gt;
# The following link has details on the installation (note that you won&amp;#039;t be evaluating the PVummon and PVrttmon products, so you can ignore references to those): http://www.pontusvision.com/documentation/installation/&lt;br /&gt;
# Please find attached the license.lic file - please add this to the install area after you run through the installer, replacing the current license.lic under the 4.4.0 directory.&lt;br /&gt;
# Please find attached the commands-machine-profile.sh file - this is the simple script that captures information from a machine so we can import it into the ThreadManager.&lt;br /&gt;
# Lastly, please find attached the commands-apps-profile.sh file - this is the simple script that profiles the applications so they can be imported in the tool later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install JAVA ==&lt;br /&gt;
* Downloaded the latest JRE from Oracle &lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
root@x10 pontusvision]# rpm -ivh jre-7u67-linux-x64.rpm &lt;br /&gt;
Preparing...                ########################################### [100%]&lt;br /&gt;
   1:jre                    ########################################### [100%]&lt;br /&gt;
Unpacking JAR files...&lt;br /&gt;
	rt.jar...&lt;br /&gt;
	jsse.jar...&lt;br /&gt;
	charsets.jar...&lt;br /&gt;
	localedata.jar...&lt;br /&gt;
	jfxrt.jar...&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Log out and back in to set all the JAVA vars, then check the JAVA version &lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
[root@x10 pontusvision]# java -version &lt;br /&gt;
java version &amp;quot;1.7.0_67&amp;quot;&lt;br /&gt;
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)&lt;br /&gt;
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)&lt;br /&gt;
[root@x10 pontusvision]# Write failed: Broken pipe&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Download/Install the software ==&lt;br /&gt;
* Download the software, v4.4 at the time of writing &lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
wget http://www.pontusvision.com/wp-content/uploads/2014/01/pontusvision-4.4.0-installer.jar&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
[root@x10 pontusvision]# chmod +x pontusvision-4.4.0-installer.jar &lt;br /&gt;
[root@x10 pontusvision]# ./pontusvision-4.4.0-installer.jar -console&lt;br /&gt;
...&lt;br /&gt;
Lots of output&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
# For the license - put in &lt;br /&gt;
PontusVision Server License Holder [o={your organization},ou={your org unit (e.g. eFX)},cn={your project}] &lt;br /&gt;
o=biosit,ou=dev,cn=temp_90&lt;br /&gt;
&lt;br /&gt;
# defaults everywhere else&lt;br /&gt;
# Should finish with:&lt;br /&gt;
[ Starting to unpack ]&lt;br /&gt;
[ Processing package: pontus-vision-server (1/12) ]&lt;br /&gt;
[ Processing package: pontus-vision-URL (2/12) ]&lt;br /&gt;
[ Processing package: run-server-shortcut (3/12) ]&lt;br /&gt;
[ Processing package: pontus-vision-sample-db (4/12) ]&lt;br /&gt;
[ Processing package: keystore (5/12) ]&lt;br /&gt;
[ Processing package: license.lic (6/12) ]&lt;br /&gt;
[ Processing package: pontus-vision-agent (7/12) ]&lt;br /&gt;
[ Processing package: run-agent-shortcut (8/12) ]&lt;br /&gt;
[ Processing package: JMS-broker (9/12) ]&lt;br /&gt;
[ Processing package: run-JMS-shortcut (10/12) ]&lt;br /&gt;
[ Processing package: pontus-vision-rttmon (11/12) ]&lt;br /&gt;
[ Processing package: pontus-vision-ummon (12/12) ]&lt;br /&gt;
[ Unpacking finished ]&lt;br /&gt;
Install was successful&lt;br /&gt;
application installed on /root/pontus-vision/4.4.0&lt;br /&gt;
[ Console installation done ]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Files from email ==&lt;br /&gt;
* commands-apps-profile.sh&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
cd /tmp&lt;br /&gt;
if [[ -z &amp;quot;$1&amp;quot; ]]; then&lt;br /&gt;
  printf &amp;quot;Usage: \n\n\t$0 &amp;#039;regex pattern to search for apps in ps&amp;#039;\n\n&amp;quot;&lt;br /&gt;
  exit 0;&lt;br /&gt;
fi&lt;br /&gt;
export PIDS=&amp;quot;&amp;quot;; &lt;br /&gt;
for i in `ps -fade | egrep &amp;quot;$1&amp;quot; |grep -v grep |grep -v bash | awk &amp;#039;{ print $2 }&amp;#039; `; do&lt;br /&gt;
  env COLUMNS=525 top -c -p $i -H -b -d 5 -n 5 &amp;gt; pontus-top-$i.txt&amp;amp; &lt;br /&gt;
  export PIDS=&amp;quot;$! $PIDS&amp;quot;; &lt;br /&gt;
  cat /proc/$i/cmdline |xargs --null &amp;gt; pontus-cmdline-$i.txt; &lt;br /&gt;
  cat /proc/$i/environ | xargs --null &amp;gt; pontus-env-$i.txt;  &lt;br /&gt;
done;&lt;br /&gt;
wait $PIDS; &lt;br /&gt;
&lt;br /&gt;
tar cvfz pontus-results.tar.gz pontus-*.txt; &lt;br /&gt;
rm pontus-*.txt&lt;br /&gt;
cd -&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* commands-machines-profile.sh&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
for i in /sys/devices/system/cpu/cpu*/cache/index*/shared_cpu_* /sys/devices/system/node/*/meminfo /sys/devices/system/node/node*/distance /sys/devices/system/node/node*/cpumap /proc/cpuinfo ; do &lt;br /&gt;
  echo $i:`cat $i`;&lt;br /&gt;
done;  &amp;gt; output.txt&lt;br /&gt;
&lt;br /&gt;
for i in /sys/bus/pci/devices/*/net/*; &lt;br /&gt;
  do echo $i -- `cat $i/address` -- `cat $i/device/local_cpulist` -- `cat $i/device/local_cpus` ; &lt;br /&gt;
done &amp;gt;&amp;gt; output.txt&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>