Hi,
We are using for demo Orion NPM9.1 and in particular the features for ESX server.
We have 3 ESX v3.0.2 and some problems:
- one of our ESX node page return a error while the two other display correctly. The error is:
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Divide by zero error encountered. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Data.SqlClient.SqlException: Divide by zero error encountered.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.HasMoreRows()
at System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout)
at System.Data.SqlClient.SqlDataReader.Read()
at SolarWinds.NPM.Common.Models.Collection`2.FillCollection[CollectionType,ParamsType](CreateElementWithParams`1 createFunctionWithParams, CreateElement createFunction, String comman...).
For the two valid ESX page, i don't see the correct list of Virtual Machines:
one host display nothing and the second display only 2 guest instead of the 9 Virtual Machines.
The free tool VM Monitor display the correct information for the 3 ESX server.
Have you any idea about these problems ?
Cheers