- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- cprid_util error
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
cprid_util error
Hi community
While using cprid in a script on my Multidomain Server, I got always an error.
The same command on bash shell works well. I'm sure to be on the correct customer.
The same command is also working well on Single Management.
$CPDIR/bin/cprid_util -server fw-test -verbose rexec -rcmd clish -c "show hostname"
get_cust_name: couldn't find /customers/ within fwdir: No such file or directory
fw-test
The only thing I found for the moment is redirecting each commands error output to /dev/null
Any idea whats wrong here?
Regards Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just ran it on lab mgmt R81.20 and I see below...no idea where the output "goes"
Andy
[Expert@CP-MANAGEMENT:0]# $CPDIR/bin/cprid_util -server fw-test -verbose rexec -rcmd clish -c "show hostname"
[Expert@CP-MANAGEMENT:0]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does you script source this file? $CPDIR/tmp/.CPprofile.sh
