Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are monitoring our ACS v5.5 appliances and was wondering if anyone could tell us what the "LOAD" service does? What is it monitoring what does it mean when it goes critical?
We support multiple clusters of ACS v5 servers and was trying to verify whether ports needed to be opened between those clusters. With our deployment, I am certain the answer is no but wanted to verify the RMI ports 2020 and 2030. Could someone exp...
Hi,I am trying to restore an ACS backup on ACS v5.4 and am getting the following error:ntec-nclab-acs0/blancas# restore ntec-nclab-acs0-WLAN2-130226-0400.tar.gpg repository BackupRepository application acs Restore may require a restart of application...
Are there any special steps we need to take with ACS Unix or does it also relay on the OS for date/time? Also, will java on the server need to be upgraded for DST?
The following link explaining LOAD was found: http://www.howtogeek.com/194642/understanding-the-load-average-on-linux-and-other-unix-like-systems/This suggest the Linux system is busy and if not checked may lead to serious issues, like DB corruption ...
Thanks for the reply Jatin but we are attempting restores from the same version of code. Just from a previous backup taken a couple of days ago using the Schedule Backups function on 5.4.Ben
Here is the batch file I use to stop and start services on ACS 4.x Windows and it works perfectly. @ECHO OFF net stop csmon >null 2>&1 net stop cslog >null 2>&1 net stop csdbsync >null 2>&1 net stop csauth >null 2>&1 net stop csadmin >null 2>&1 net s...
Are there any special steps we need to take with ACS Unix or does it also relay on the OS for date/time? Also, will java on the server need to be upgraded for DST?