[rrd-users] Re: Help with running remstats
Thomas Erskine
thomas.erskine at sympatico.ca
Wed Mar 12 11:57:21 MET 2003
At 05:17 2003-03-11, gab.seun jones.ewulomi wrote:
>Hi,
>
>Can anyone help me. I cant seem to get remstats to work. Iv followed the
>documentation in and out and I still dont know what is wrong.
>
>Any help will be greatly appreciated
>
><<<<<<Error below>>>>>>>>>>>>>
>[root at remstats-server bin]# /usr/bin/run-remstats
You're going to have problems running remstats as root. You don't run your
web-server as root do you? Go back to the directory where you unpacked it
and , as root, type "make owner". Then only run remstats programs as the
remstats user. I'm assuming that you did create one.
>run-remstats: ERROR: put_status: directory /var/remstats/data/_remstats_ is
>missing; skipped
This will happen if you don't have a host config file for the pseudo-host
_remstats_. Since "new-config" will create this, I don't know how you
avoided getting it created? How did you create your configuration
directory? Did you use "new-config /var/remstats/etc/config" or wherever
you told it to expect configuration directories? Which version of remstats
are you installing from?
>run-remstats: ERROR: put_status: directory /var/remstats/data/_remstats_ is
>missing; skipped
>run-remstats: ERROR: put_status: directory /var/remstats/data/_remstats_ is
>missing; skipped
>run-remstats: ERROR: put_status: directory /var/remstats/data/_remstats_ is
>missing; skipped
>
>Errors from check-config:
>
>check-config: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact Services
>check-config: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>check-config: ABORT: 2 errors found
>
>Errors from ping-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/ping-collector line 75.
> (Maybe you should just omit the defined()?)
>ping-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact Arup-ITS-Services
>ping-collector: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>ping-collector: ABORT: 2 errors found
>updater: ERROR read_config_hosts(hosts): Aberdeen: unknown line: contact
> Arup-ITS-Services
>updater: ERROR read_config_hosts(hosts): www.theweathernetwork.com wants to
>be in group Other Servers, but that's not listed in groups
>updater: ABORT: 2 errors found
>
>Errors from port-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/port-collector line 75.
> (Maybe you should just omit the defined()?)
>port-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact Arup-ITS-Services
>port-collector: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>port-collector: ABORT: 2 errors found
>updater: ERROR read_config_hosts(hosts): Aberdeen: unknown line: contact
> ITS-Services
>updater: ERROR read_config_hosts(hosts): www.theweathernetwork.com wants to
>be in group Other Servers, but that's not listed in groups
>updater: ABORT: 2 errors found
>
>Errors from snmp-route-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/snmp-route-collector line
>64.
> (Maybe you should just omit the defined()?)
>snmp-route-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown
>line: contact ITS-Services
>snmp-route-collector: ERROR: read_config_hosts(hosts):
>www.theweathernetwork.com wants to be in group Other Servers, but that's not
>listed in groups
>snmp-route-collector: ABORT: 2 errors found
>
>Errors from log-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/log-collector line 68.
> (Maybe you should just omit the defined()?)
>log-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact ITS-Services
>log-collector: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>log-collector: ABORT: 2 errors found
>
>Errors from unix-status-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/unix-status-collector
>line 66.
> (Maybe you should just omit the defined()?)
>unix-status-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown
>line: contact ITS-Services
>unix-status-collector: ERROR: read_config_hosts(hosts):
>www.theweathernetwork.com wants to be in group Other Servers, but that's not
>listed in groups
>unix-status-collector: ABORT: 2 errors found
>
>Errors from snmp-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/snmp-collector line 68.
> (Maybe you should just omit the defined()?)
>snmp-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact ITS-Services
>snmp-collector: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>snmp-collector: ABORT: 2 errors found
>
>Errors from nt-status-collector:
>
>defined(@array) is deprecated at /var/remstats/bin/nt-status-collector line
>83.
> (Maybe you should just omit the defined()?)
>nt-status-collector: ERROR: read_config_hosts(hosts): Aberdeen: unknown
>line: contact Arup-ITS-Services
>nt-status-collector: ERROR: read_config_hosts(hosts):
>www.theweathernetwork.com wants to be in group Other Servers, but that's not
>listed in groups
>nt-status-collector: ABORT: 2 errors found
>updater: ERROR read_config_hosts(hosts): Aberdeen: unknown line: contact
> Arup-ITS-Services
>updater: ERROR read_config_hosts(hosts): www.theweathernetwork.com wants to
>be in group Other Servers, but that's not listed in groups
>updater: ABORT: 2 errors found
>
>Errors from ping-monitor:
>
>ping-monitor: read_config_hosts(hosts): Aberdeen: unknown line: contact
>ITS-Services
>ping-monitor: read_config_hosts(hosts): www.theweathernetwork.com wants to
>be in group Other Servers, but that's not listed in groups
>ping-monitor: ABORT: 2 errors found
>
>Errors from alert-monitor:
>
>alert-monitor: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact ITS-Services
>alert-monitor: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>alert-monitor: ABORT: 2 errors found
>
>Errors from graph-writer:
>
>graph-writer: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact ITS-Services
>graph-writer: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>graph-writer: ABORT: 2 errors found
>
>Errors from snmpif-setspeed:
>
>snmpif-setspeed: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact ITS-Services
>snmpif-setspeed: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>snmpif-setspeed: ABORT: 2 errors found
>
>Errors from datapage-interfaces:
>
>datapage-interfaces: ERROR: read_config_hosts(hosts): Aberdeen: unknown
>line: contact ITS-Services
>datapage-interfaces: ERROR: read_config_hosts(hosts):
>www.theweathernetwork.com wants to be in group Other Servers, but that's not
>listed in groups
>datapage-interfaces: ABORT: 2 errors found
>
>Errors from datapage-inventory:
>
>Undefined subroutine &main::error called at /var/remstats/lib/remstats.pl
>line 1772, <CONFIG> line 4.
>
>Errors from datapage-status:
>
>ERROR: read_config_hosts(hosts): Aberdeen: unknown line: contact
>Arup-ITS-Services
>ERROR: read_config_hosts(hosts): www.theweathernetwork.com wants to be in
>group Other Servers, but that's not listed in groups
>ABORT: 2 errors found
>
>Errors from view-writer:
>
>view-writer: ERROR: read_config_views: sample-with-template: no such view
>template as 'sample-template'; ignored
>view-writer: ERROR: read_config_hosts(hosts): Aberdeen: unknown line:
>contact ITS-Services
>view-writer: ERROR: read_config_hosts(hosts): www.theweathernetwork.com
>wants to be in group Other Servers, but that's not listed in groups
>view-writer: ABORT: 2 errors found
>run-remstats: ERROR: put_status: directory /var/remstats/data/_remstats_ is
>missing; skipped
>run-remstats: ERROR: put_status: directory /var/remstats/data/_remstats_ is
>missing; skipped
>
>regards,
>seun
>
>_________________________________________________________________
>MSN Messenger - fast, easy and FREE! http://messenger.msn.co.uk
>
>--
>Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
>Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
>Archive http://www.ee.ethz.ch/~slist/rrd-users
>WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
Thomas Erskine <thomas.erskine at sympatico.ca> +1.613.591.8490
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list