Xymon Mailing List Archive search

Solved - Cannot load file configuration

7 messages in this thread

list Jewel Makda · Fri, 09 Sep 2011 11:25:56 -0500 ·
It's working now. I restarted the xymon.sh service.  Not sure what happened.


When I click to view a report on my xymon installation I get "Cannot load host configuration".  I am not sure what I messed up.  I can see the main page just fine it's just when I click on a smiley face.  In my apache logs I see 'Could not connect to Xymon deamon at 127.0.0.1:1984 (Connection refused);
'xymonboard fields=hostname,testname,disabletime,dismsg'

All I did was reboot the server.

--
list Josh Luthman · Fri, 9 Sep 2011 12:35:22 -0400 ·
Put a start up script in /etc/rc3.d or /etc/rc5.d

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 12:25 PM, Jewel Makda <
quoted from Jewel Makda
user-f94a3a1b7030@xymon.invalid> wrote:
It's working now. I restarted the xymon.sh service.  Not sure what
happened.


When I click to view a report on my xymon installation I get "Cannot load
host configuration".  I am not sure what I messed up.  I can see the main
page just fine it's just when I click on a smiley face.  In my apache logs I
see 'Could not connect to Xymon deamon at 127.0.0.1:1984 (Connection
refused);
'xymonboard fields=hostname,testname,**disabletime,dismsg'

All I did was reboot the server.

--


______________________________**

Xymon at xymon.com<
list Jewel Makda · Fri, 09 Sep 2011 12:10:44 -0500 ·
I am still learning about Linux and am not sure how to do this. I 
searched online and found the following:

cd /etc/init.d
wget http://iam8up.com/xymon-initd/hobbit
chmod 755 hobbit
ln -s /etc/init.d/hobbit /etc/rc3.d/S70hobbit

I rebuilt the server from scratch this morning and am actually using the 4.3.5 version
released today so I am sure the above doesn't apply.  I am running Ubuntu 11.4
Sorry to be such a novice.
quoted from Josh Luthman


On 9/9/2011 11:35 AM, Josh Luthman wrote:
Put a start up script in /etc/rc3.d or /etc/rc5.d

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 12:25 PM, Jewel Makda 
<user-f94a3a1b7030@xymon.invalid 
<mailto:user-f94a3a1b7030@xymon.invalid>> wrote:

    It's working now. I restarted the xymon.sh service.  Not sure what
    happened.


    When I click to view a report on my xymon installation I get
    "Cannot load host configuration".  I am not sure what I messed up.
     I can see the main page just fine it's just when I click on a
    smiley face.  In my apache logs I see 'Could not connect to Xymon

    deamon at 127.0.0.1:1984 <http://deamon at 127.0.0.1:1984> (Connection
    refused);
    'xymonboard fields=hostname,testname,disabletime,dismsg'

    All I did was reboot the server.

    -- 

--
list Josh Luthman · Fri, 9 Sep 2011 13:13:34 -0400 ·
Just execute those commands (as root) and you'll be done.
quoted from Jewel Makda

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 1:10 PM, Jewel Makda <
quoted from Jewel Makda
user-f94a3a1b7030@xymon.invalid> wrote:
 I am still learning about Linux and am not sure how to do this. I searched
online and found the following:

cd /etc/init.d
wget http://iam8up.com/xymon-initd/hobbit
chmod 755 hobbit
ln -s /etc/init.d/hobbit /etc/rc3.d/S70hobbit

I rebuilt the server from scratch this morning and am actually using the 4.3.5 version
released today so I am sure the above doesn't apply.  I am running Ubuntu 11.4
Sorry to be such a novice.


On 9/9/2011 11:35 AM, Josh Luthman wrote:

Put a start up script in /etc/rc3.d or /etc/rc5.d

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 12:25 PM, Jewel Makda <
user-f94a3a1b7030@xymon.invalid> wrote:
It's working now. I restarted the xymon.sh service.  Not sure what
happened.


When I click to view a report on my xymon installation I get "Cannot load
host configuration".  I am not sure what I messed up.  I can see the main
page just fine it's just when I click on a smiley face.  In my apache logs I
see 'Could not connect to Xymon deamon at 127.0.0.1:1984 (Connection
refused);
'xymonboard fields=hostname,testname,disabletime,dismsg'

All I did was reboot the server.

--

--

list Josh Luthman · Fri, 9 Sep 2011 13:16:55 -0400 ·
Let me clarify, you need to modify /etc/init.d/hobbit so the variables at
the top match how you installed Xymon.
signature

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


quoted from Josh Luthman
On Fri, Sep 9, 2011 at 1:13 PM, Josh Luthman <user-4c45a83f15cb@xymon.invalid>wrote:
Just execute those commands (as root) and you'll be done.


Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 1:10 PM, Jewel Makda <
user-f94a3a1b7030@xymon.invalid> wrote:
 I am still learning about Linux and am not sure how to do this. I
searched online and found the following:

cd /etc/init.d
wget http://iam8up.com/xymon-initd/hobbit
chmod 755 hobbit
ln -s /etc/init.d/hobbit /etc/rc3.d/S70hobbit

I rebuilt the server from scratch this morning and am actually using the 4.3.5 version
released today so I am sure the above doesn't apply.  I am running Ubuntu 11.4
Sorry to be such a novice.


On 9/9/2011 11:35 AM, Josh Luthman wrote:

Put a start up script in /etc/rc3.d or /etc/rc5.d

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 12:25 PM, Jewel Makda <
user-f94a3a1b7030@xymon.invalid> wrote:
It's working now. I restarted the xymon.sh service.  Not sure what
happened.


When I click to view a report on my xymon installation I get "Cannot load
host configuration".  I am not sure what I messed up.  I can see the main
page just fine it's just when I click on a smiley face.  In my apache logs I
see 'Could not connect to Xymon deamon at 127.0.0.1:1984 (Connection
refused);
'xymonboard fields=hostname,testname,disabletime,dismsg'

All I did was reboot the server.

--

--

list Jewel Makda · Fri, 09 Sep 2011 13:44:54 -0500 ·
I followed all of these instructions, made the script and placed it in 
my startup which is located in /etc/init.d/rc6.d
I restarted and it didn't work.  When I test the script it works but it 
prompts me for the password of the user.  How do I get past this.  I did 
so the chmod 755 command.
quoted from Josh Luthman

On 9/9/2011 12:16 PM, Josh Luthman wrote:
Let me clarify, you need to modify /etc/init.d/hobbit so the variables 
at the top match how you installed Xymon.

Josh Luthman

Office: XXX-XXX-XXXX <tel:XXX-XXX-XXXX>
Direct: XXX-XXX-XXXX <tel:XXX-XXX-XXXX>
quoted from Josh Luthman
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 1:13 PM, Josh Luthman 
<user-4c45a83f15cb@xymon.invalid <mailto:user-4c45a83f15cb@xymon.invalid>> wrote:

    Just execute those commands (as root) and you'll be done.


    Josh Luthman

    Office: XXX-XXX-XXXX <tel:XXX-XXX-XXXX>
    Direct: XXX-XXX-XXXX <tel:XXX-XXX-XXXX>
quoted from Josh Luthman
    XXXX Wayne St
    Suite XXXX
    Troy, OH XXXXX


    On Fri, Sep 9, 2011 at 1:10 PM, Jewel Makda
    <user-f94a3a1b7030@xymon.invalid
    <mailto:user-f94a3a1b7030@xymon.invalid>> wrote:

        I am still learning about Linux and am not sure how to do
        this. I searched online and found the following:

        cd /etc/init.d
        wget http://iam8up.com/xymon-initd/hobbit
        chmod 755 hobbit
        ln -s /etc/init.d/hobbit /etc/rc3.d/S70hobbit

        I rebuilt the server from scratch this morning and am actually using the 4.3.5 version
        released today so I am sure the above doesn't apply.  I am running Ubuntu 11.4
        Sorry to be such a novice.


        On 9/9/2011 11:35 AM, Josh Luthman wrote:
        Put a start up script in /etc/rc3.d or /etc/rc5.d

        Josh Luthman

        Office: XXX-XXX-XXXX <tel:XXX-XXX-XXXX>
        Direct: XXX-XXX-XXXX <tel:XXX-XXX-XXXX>
quoted from Josh Luthman
        XXXX Wayne St
        Suite XXXX
        Troy, OH XXXXX


        On Fri, Sep 9, 2011 at 12:25 PM, Jewel Makda
        <user-f94a3a1b7030@xymon.invalid
        <mailto:user-f94a3a1b7030@xymon.invalid>> wrote:

            It's working now. I restarted the xymon.sh service.  Not
            sure what happened.


            When I click to view a report on my xymon installation I
            get "Cannot load host configuration".  I am not sure what
            I messed up.  I can see the main page just fine it's just
            when I click on a smiley face.  In my apache logs I see
            'Could not connect to Xymon deamon at 127.0.0.1:1984
            <http://deamon at 127.0.0.1:1984> (Connection refused);
            'xymonboard fields=hostname,testname,disabletime,dismsg'

            All I did was reboot the server.

            -- 

        -- 

--
list Josh Luthman · Fri, 9 Sep 2011 14:47:40 -0400 ·
Init 6 is reboot so that location is pointless.

If you're not running a GUI it's run level 3, if you are then run level 5.
To see what you're in right now type 'runlevel'.
quoted from Josh Luthman

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 2:44 PM, Jewel Makda <
quoted from Jewel Makda
user-f94a3a1b7030@xymon.invalid> wrote:
 I followed all of these instructions, made the script and placed it in my
startup which is located in /etc/init.d/rc6.d
I restarted and it didn't work.  When I test the script it works but it
prompts me for the password of the user.  How do I get past this.  I did so
the chmod 755 command.

On 9/9/2011 12:16 PM, Josh Luthman wrote:

Let me clarify, you need to modify /etc/init.d/hobbit so the variables at
the top match how you installed Xymon.

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 1:13 PM, Josh Luthman <user-4c45a83f15cb@xymon.invalid>wrote:
Just execute those commands (as root) and you'll be done.


Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


  On Fri, Sep 9, 2011 at 1:10 PM, Jewel Makda <
user-f94a3a1b7030@xymon.invalid> wrote:
 I am still learning about Linux and am not sure how to do this. I
searched online and found the following:

cd /etc/init.d
wget http://iam8up.com/xymon-initd/hobbit
chmod 755 hobbit
ln -s /etc/init.d/hobbit /etc/rc3.d/S70hobbit

I rebuilt the server from scratch this morning and am actually using the 4.3.5 version
released today so I am sure the above doesn't apply.  I am running Ubuntu 11.4
Sorry to be such a novice.


On 9/9/2011 11:35 AM, Josh Luthman wrote:

Put a start up script in /etc/rc3.d or /etc/rc5.d

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Sep 9, 2011 at 12:25 PM, Jewel Makda <
user-f94a3a1b7030@xymon.invalid> wrote:
It's working now. I restarted the xymon.sh service.  Not sure what
happened.


When I click to view a report on my xymon installation I get "Cannot
load host configuration".  I am not sure what I messed up.  I can see the
main page just fine it's just when I click on a smiley face.  In my apache

logs I see 'Could not connect to Xymon deamon at 127.0.0.1:1984(Connection refused);
'xymonboard fields=hostname,testname,disabletime,dismsg'

All I did was reboot the server.

--

 --

--