Advanced Search
Search Results
277 total results found
Nobara Linux
Troubleshooting
How to
Troubleshooting
Find
growfs
Linux DB
ZFS
Installation
Wireshark
x
Wazuh
Oracle SBC With Asterisk
Opensip
Syslog
SMnetSetup
run SMnetSetup get enrollment pwd first from System Manager Enter the IP Address of System Manager[10.10.220.113]:Changes:Virtual fqdn from active.smgr.com to choosahostname.lab.mylab.comPrimary SMGR fqdn from avaya-smgr.localdomain to chooseahostname-LABSYS...
shell commands
Session Manager Shell CommandsContents■ 1 Initialization and Recovery Commands■ 1.1 start■ 1.2 stop■ 2 Logging Commands■ 2.1 acalls■ 2.2 clcalls■ 2.3 clgrep■ 2.4 smlogclear■ 2.5 sm■ 2.5.1 clogin/clogoff■ 2.5....
Find hidden process running
lsof -Pn|grep txt|grep "/\."
IP Tables
to list all ip tables by chain iptables -L --line-numbers add iptable on line sudo iptables -I INPUT 1 -p tcp -s 10.190.195.123 --dport 22 -j ACCEPTsudo iptables -I INPUT 2 -p tcp -s 10.190.227.123 --dport 22 -j ACCEPT sudo iptables -I INPUT 3 -p tcp -s 1...
Avaya CM Error Log
15.2. Examine the logs Change directories to /var/log/ecs. Run the ls –ltr command from the Linux shell or the CLI to see a list of all the log files in that directory. The files are named with the time stamp of when the logs began. Use this information to ...
Avaya CM MST
Avaya MST-MDA extract & download log files & Sip trunk example tracing. The reason for this document is to show you how to extract MST traces from the shell of CM as a dadmin or admin (Prof18) user , what happens if you try and extract the MST trace from ...
Avaya CM - History file
cd /var/log/ecsls cat commandhistory History file to FTP you could write a script to copy or tar and zip and copy to another serveron an as needed basis. script could be as simple as follows which will create a tar.gz file with theserver_name and date in th...
Avaya CM - Reason codes for IP Events
Reason codes for IP Events Enable IP Events you need to enable IP logging levels To record events to log files: In CM you must set LOG IP Registrations and events: y change logging-levels Page 2 of 2 ...
Avaya CM - Logs
Examine the logs Change directories to /var/log/ecs. Run the ls –ltr command from the Linux shell or the CLI to see a list of all the log files in that directory. The files are named with the time stamp of when the logs began. Use this information to determ...
MST SIP
Change mst default Log mst: y (to send mst date to var/log/ecs*.log files Trace analyzer? Y SIP trunks? Y IP stations/LSP/Ess Y To display all mta messages sudo logc --view mta | more To display mta message on specific time period and write ...
Avaya CM - Reset System
Reset 1 Effects:- Stable calls are preserved- System links and stable feature and service state data are preserved.- Error and alarm logs are preserved. And almost all alarms are resolved.- Transient calls are dropped.- Remote access and system port logins are...
Avaya CM - tethereal
[root@Acsito8800a ~]# tethereal -i eth0:0 -w /tmp/snifferCM.pcapRunning as user "root" and group "root". This could be dangerous.Capturing on eth0:037212[root@Acsito8800a ~]# ll /tmplrwxrwxrwx 1 root root 8 Mar 19 2013 /tmp -> /var/tmp[root@Acsito8800a ~]# ll...
Avaya CM - One X TTS
One-X Agent uses (TTS) which is enabled by default, IP Agent does not use such protocol. Time-to-Service (TTS) The IP Endpoint Time-to-Service (TTS) feature was introduced in Software Release 1.2, along with Avaya Communication Manager (CM) Release 4.0. TTS ...
Avaya PLDS - Rehost Licenses
IC - Asis server down restart process
ASIS server down on IC Manager: logon to server running ASIS, stop the process jloader.exe navigate to D:\Avaya\IC73\bin on the server and open jloader.exe
IC - CTI Grayed out
CTI grayed out after logging in. restart ADU services on IC Issue: After logging into the IC Agent, Siebel Thin client is launched and after that agent clicks on the Login button and tool bar gets disabled. Cause: The ADU server and Siebel are out of sync. ...
IC - Asai test tool
Avaya CMS - NFS Not Mounted local disk full
CMS Disk getting full reason was daily backups where being stored loally as NFS mount did not automatically mount after a reboot. [root@lab-cms /]# df -kh Filesystem Size Used Avail Use% Mounted on /dev/sda2 9.8G 9.8G 0 100% / tmpfs ...
Avaya CMS - Healthcheck commands
who -q -- check who's logged onrpm -qa cms -- View CMS Versiondf -h -- check drive space (GB)df -i -- check drive space (b)iostat -- monitor input/output device average transfer rates (for more info https://linux.die.net/man/1/iostat)cronetab -l -- list crone...