Sponsored Content
Special Forums UNIX and Linux Applications Infrastructure Monitoring Need help getting Loadrunner to work with freeBSD system monitoring rstatd/rup/rsysinfo Post 302802141 by echan00 on Friday 3rd of May 2013 03:21:46 AM
Old 05-03-2013
Need help getting Loadrunner to work with freeBSD system monitoring rstatd/rup/rsysinfo

Hi there,

I'm trying to use loadrunner with freebsd system monitoring tools like rstatd/rup/rsysinfo, but I keep getting this error from loadrunner:

Code:
Monitor name :UNIX Resources. Internal rpc error (error code:4). Machine: 192.168.1.15. Hint: Check that RPC on this machine is up and running. Check that rstat daemon on this machine is up and running (use rpcinfo utility for this verification). Details: RPC: RPC call failed.
RPC-TCP: recv()/recvfrom() failed.
RPC-TCP: recv()/recvfrom() failed.
WinSock: Connection reset by peer. (entry point: Factory::CollectData).    [MsgId: MMSG-47197]

If i execute this command on my server$ rpcinfo -p
I get the following results:

Code:
   program vers proto   port  service
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100227    2   tcp   2049
    100227    3   tcp   2049
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100227    2   udp   2049
    100227    3   udp   2049
    100021    1   udp  42058  nlockmgr
    100021    3   udp  42058  nlockmgr
    100021    4   udp  42058  nlockmgr
    100021    1   tcp  44271  nlockmgr
    100021    3   tcp  44271  nlockmgr
    100021    4   tcp  44271  nlockmgr
    100005    1   udp  33224  mountd
    100005    1   tcp  36239  mountd
    100005    2   udp  44818  mountd
    100005    2   tcp  50094  mountd
    100005    3   udp  44239  mountd
    100005    3   tcp  39123  mountd
    100024    1   udp  38596  status
    100024    1   tcp  53582  status
    100001    5   udp    967  rstatd
    100001    3   udp    967  rstatd
    100001    2   udp    967  rstatd
    100001    1   udp    967  rstatd

Everything above looks fine, but if I execute this command on the server $ rup localhost

I get the following and no statistics:

Code:
rup: RPC: Success

I believe the problem is related to how I configure rstatd, I have checked multiple times to make sure it is the newest version and I am doing everything right, but I'm stuck and loadrunner can't connect to RCP on my server.

Anyone have any suggestions or recommendations? Smilie
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing FreeBSD on old system?

I've never had trouble installing freebsd or any linux/unix system on any computer i've tried to do it on. I just recently aquired a Packard Bell, 75mhz Pentium, 482 i believe. Im having difficulty installing it. I have FreeBSD 5.1 on cd and the computer wont even recognize the cd on boot, so it... (2 Replies)
Discussion started by: MadProfessor
2 Replies

2. Linux

rstatd does not work

Hi, I'm working with Mercury tools: Loadrunner, and I'm trying to monitor a unix/linux box, the Loadrunner tool uses the rstatd, and I got next error: Mar 4 11:25:56 sacindt rpc.rstatd: incompatible to /proc. Could not read disk_io: data I'm trying to start that deamon, and I use the RUP to... (1 Reply)
Discussion started by: toto2000ff
1 Replies

3. UNIX for Advanced & Expert Users

output of command rup

i have not understood the meaning of output of command rup. try to use this command $ rup <hostname> and then it gives output as given below hostname up 2 days, 7:19, load avarage : 0.02, 0.03, 0.02 does anybody kno about what is load avarage related to ? (1 Reply)
Discussion started by: kiranrasane
1 Replies

4. BSD

FreeBSD Stackable File System

how can we create a folder invisible to the userspace, i.e no flavor of "ls" should be able to retrieve it, it should exist and we should be able to work with it like any other folder. Specifically, hat changes do we need to make in the kernel... I am thinking of a whiteout entry but not sure... (3 Replies)
Discussion started by: warrior1234
3 Replies

5. BSD

How to get the FreeBsd system information?

Hi, How to get the FreeBsd system hardware and software basic information using terminal command with guest login? Here below i have specified some of the information i need. Please have a look at this and guide me. OS Name: OS Version : OS Manufacturer: OS... (2 Replies)
Discussion started by: forumguest
2 Replies

6. BSD

FreeBSD 8.1 and OSS: system freezing

Hey all, This is my first post and I'm a brand new unix user. Just to let ya know, my technical knowledge consists of windows and linux(Ubuntu, Fedora, Sabayon, and Arch Linux), so I'm not a complete NOOB at using unix-like OSes. Anyway, I installed FreeBSD 8.1 yesterday and everything is... (0 Replies)
Discussion started by: nathanbrownitt
0 Replies

7. Infrastructure Monitoring

freeBSD CPU monitoring using nagios

Hi all, I am not being able to monitor CPU of freeBSD machine from my CentOS server. I have used check_aix_cpu but always gives garbage value, seems wrong in scripting. i want to monitor CPU usage of my freeBSD machine from my centOS server. I am able to monitor many services of that machine... (0 Replies)
Discussion started by: gsuwal
0 Replies

8. Programming

Changing script to work with freeBSD

hi all, i have made my machine a freeBSD machine instead of a centos machine and my script doesnt work anymore and i was wondering if anyone can help me into why, i thought the commands are the same, here it is - #!/bin/bash source=/vol/cha-work/_ARCHIVE/to_be_archived/audio... (9 Replies)
Discussion started by: robertkwild
9 Replies
RPC(5)							     Linux Programmer's Manual							    RPC(5)

NAME
rpc - RPC program number data base SYNOPSIS
/etc/rpc DESCRIPTION
The rpc file contains user readable names that can be used in place of RPC program numbers. Each line has the following information: name of server for the RPC program RPC program number aliases Items are separated by any number of blanks and/or tab characters. A '#' indicates the beginning of a comment; characters from the '#' to the end of the line are not interpreted by routines which search the file. Here is an example of the /etc/rpc file from the Sun RPC Source distribution. # # rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI # portmapper 100000 portmap sunrpc rstatd 100001 rstat rstat_svc rup perfmeter rusersd 100002 rusers nfs 100003 nfsprog ypserv 100004 ypprog mountd 100005 mount showmount ypbind 100007 walld 100008 rwall shutdown yppasswdd 100009 yppasswd etherstatd 100010 etherstat rquotad 100011 rquotaprog quota rquota sprayd 100012 spray 3270_mapper 100013 rje_mapper 100014 selection_svc 100015 selnsvc database_svc 100016 rexd 100017 rex alis 100018 sched 100019 llockmgr 100020 nlockmgr 100021 x25.inr 100022 statmon 100023 status 100024 bootparam 100026 ypupdated 100028 ypupdate keyserv 100029 keyserver tfsd 100037 nsed 100038 nsemntd 100039 FILES
/etc/rpc RPC program number data base SEE ALSO
getrpcent(3) COLOPHON
This page is part of release 3.44 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. 1985-09-26 RPC(5)
All times are GMT -4. The time now is 06:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy