cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1522
Views
0
Helpful
3
Replies

USRM Service Group Map Info

mafridi111
Level 1
Level 1

Is there a file on the USRM that stores the TSID - Service Group - Freq mapping information. Something similar to the servicegroupmap.dat file on the DNCS?

If so can someone advise on how to retrieve this information?

Thanks

-Mo

3 Replies 3

hisawd
Level 1
Level 1

Mo,

In the USRM's Web UI, under ResourceManager, click on "Service Group Channels". Then click on the "Create CSV" button to export the data to a spreadsheet.

Dan

Is there any way to generate the CSV file from command line? I want to cron it to run every morning so that I can then pull back the CSV file and extract the data from it.

Unfortuanately, we don't have a way to do this from the command line -- just the Web UI. Also, because there is no SQL database on the USRM, you can't write a script to get the data and then run that script in the cron. The "database" on the USRM is a collection of binary files in the /opt/usrm/persistdata/ directory.

We do have the persistgrep tool in the /opt/usrm/linux-tools/ directory on the USRM, but since you're grep'ing, you can't really query with this tool. This tool now comes standard with USRM 2.1.x. Here is the syntax in case this tool is helpful to you in the future:

# persistgrep -?

Usage: persistgrep

#

Everything in the /opt/usrm/linux-tools/ directory is in the path.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: