Viewing OpManager CCTV or Dashboard views outside of OpManager

Viewing OpManager CCTV or Dashboard views outside of OpManager

To view OpManager CCTV or Dashboards outside OpManager :

For customers using build 12200 and above, follow the steps below: 

Example:

http://localhost:8070/apiclient/ember/index.jsp?reqUserName=admin&reqPassword=admin&domainName=NULL&authType=localUserLogin#/CCTVSlide/<cctvID>


Similarly for AD users use the following:

Example:

http://localhost:8070/apiclient/ember/index.jsp?reqUserName=admin&reqUserName=admin&reqPassword=admin&domainName=<DOMAINNAME>&authType=adUserLogin#/CCTVSlide/<cctvID>


Similarly for Radius users use the following:

Example:

http://localhost:8070/apiclient/ember/index.jsp?reqUserName=admin&reqUserName=admin&reqPassword=admin&authType=radiusUserLogin#/CCTVSlide/<cctvID>



For customers using OpManager build till 9200:

1)Login to OpManager and go to the required CCTV or dashboard view page:

Example:

http://localhost:8070/customDashboard.do?methodCall=showCCTVDashboard&cctvID=1&firstTime=true

2)Copy the URL  for this view and add "userName=admin&password=admin"  at the end if using default admin  credentials and use it outside of OpManager to access it directly.

Example:

http://localhost:8070/customDashboard.do?methodCall=showCCTVDashboard&cctvID=1&firstTime=true&userName=admin&password=admin

(You need to update the OpManager IP or device name, port  instead of localhost and also username and password if  have a different username and password )

For customers using build 9400 and above, follow the steps below:

Please use &reqUserName=admin&reqPassword=admin&domainName=NULL&authType=localUserLogin for  local users instead of just userName=admin&password=admin

Example:

http://localhost:8070/customDashboard.do?methodCall=showCCTVDashboard&cctvID=1&firstTime=true&&reqUserName=admin&reqPassword=admin&domainName=NULL&authType=localUserLogin

Similarly for AD users use the following:

Example:

http://localhost:8070/customDashboard.do?methodCall=showCCTVDashboard&cctvID=1&firstTime=true&reqUserName=admin&reqPassword=admin&domainName=<DOMAINNAME>&authType=adUserLogin


                  New to ADSelfService Plus?

                    • Related Articles

                    • Restricting access to specific dashboard in OpManager

                    • OpManager IPhone App

                      OpManager's iPhone app allows you to monitor the performance of your IT on the move. Basically this Iphone app needs connectivity to the network where OpManager server is installed. If the User is within the same network, There will be no issues in ...
                    • Creating Business Views in OpManager

                    • Changing OpManager User Password

                      OpManager's user management feature helps network admins create specific user roles and associate them with the respective user profiles. You can also change their passwords. Kindly note that only an admin user or a user with full control privilege ...
                    • Pre-Requisites For OpManager Implementation

                      Here are some of the pre-requisites for OpManager implementation : ​ 1. Server (Physical\Virtual) to install OpManager application (One server for a standalone and multiple servers for Enterprise edition) according to the hardware requirement below, ...