Skip to content

Commit

Permalink
Adding src, tools, integration, samples and scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
NCache Dev Team committed Jan 8, 2015
1 parent b16736e commit d104403
Show file tree
Hide file tree
Showing 1,743 changed files with 254,904 additions and 0 deletions.
202 changes: 202 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Dd]ebug64/
[Rr]elease/
[Rr]eleases/
[Rr]elease64/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
[Oo]utput/
Debuging_Symbols/


# Roslyn cache directories
*.ide/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

#NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
*.tlog
*.res
*.rc
*.exp
*.lastbuildstate
*.manifest

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
*.cachefile

# Visual Studio profiler
*.psess
*.vsp
*.vspx

# TFS 2012 Local Workspace
$tf/

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding addin-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# NCrunch
_NCrunch_*
.*crunch*.local.xml

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish/

# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config

# Windows Azure Build Output
csx/
*.build.csdef

# Windows Store app package directory
AppPackages/

# Others
*.Cache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.pfx
*.publishsettings
*.db
node_modules/
bower_components/

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
*.mdf
*.ldf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

# Microsoft Fakes
FakesAssemblies/

#Xml files for docs
runtime.enterprise.xml
webcache.enterprise.xml

Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<html dir="ltr" xmlns:o>
<head>
<title>Cluster Connectivity </title>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<link rel="stylesheet" type="text/css" href="../MSDN.css">
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Alachisoft NCache 4.4</td>

</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">Cluster Connectivity</h1>
</div>
</div>
<div id="nstext">
<P>Connectivity among the nodes of a cluster is very important for cluster operations. Therefore checking the connectivity of cluster is necessary. To check the connectivity of a cluster, NCache provides a dialog showing connectivity among the nodes of specified cluster and details about the status of each node in the cluster. </P>
<p>To View cluster connectivity of two nodes cluster, right click on cluster in the 'NCache Explorer' tree and select 'View Cluster Connectivity' from the context menu. </p>
<br>
<p> <img src="clusterConnectivity.JPG"> </p>
<br>

<p>The dialog given below will appear, showing all the details about connectivity of each node in that cluster.</p>
<br>
<p> <img src="clusterConnectivity2.JPG"> </p>
<br>
<p>If any of the cluster node goes down, the cluster connectivity show its status, as shown below. </p>
<br><p><img src="clusterConnectivity3.jpg" width="655" height="388"></p>
<br><br>
<h4 class="dth4">See Also</h4>
<p><A href="create_new.html" target="">Create New Cluster</A> | <A href="add_existing.html" target="">Add Existing Cluster</A> | <A href="refresh.html" target="">Refresh a Cluster</A> | <A href="start.html" target="">Start a Cluster</A> | <A href="add_server.html" target="">Add Server Node</A> | <A href="clear_contents.html" target="">Clear Contents</A> | <A href="remove_cluster.html" target="">Remove a Cluster</A> | <A href="apply_config.html" target="">Apply Configuration</A> </p>
<DIV class="footer">

<HR>
<P>
<A href="mailto:[email protected]?subject=Alachisoft%20NCache%204.4%20Documentation%20Feedback:Cluster Connectivity">
Send comments on this topic.</A>
</P>
<P>
<a>Copyright &copy; 2005-2015 Alachisoft. All rights reserved.</a>
</P>
</DIV>
<P class="MsoBodyText2">
<o:p></o:p>
</P>
</div>
</body>
</html>
Loading

0 comments on commit d104403

Please sign in to comment.