Search found 41 matches

by Rhobar
Wed May 31, 2017 9:02 am
Forum: Open Source Nagios Projects
Topic: Issues configuring livestatus
Replies: 8
Views: 2526

Re: Issues configuring livestatus

Hi,

I solved my problem using the ndomod-3x version instead of the version I was using before (as you can read from the other 3ad).

Thanks for your support.
by Rhobar
Wed May 31, 2017 3:29 am
Forum: Open Source Nagios Projects
Topic: Error: Unexpected token or statement in file
Replies: 13
Views: 10075

Re: Error: Unexpected token or statement in file

Finally it works!

I was using a wrond ndomod module :)

Thanks for your precious help
by Rhobar
Wed May 31, 2017 3:14 am
Forum: Open Source Nagios Projects
Topic: Issues configuring livestatus
Replies: 8
Views: 2526

Re: Issues configuring livestatus

as I said I had a similar problem, not the same. My problem is related to this output: [1495808590] Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /var/log/nagios/spool/checkresults/nebmodO8WoUp: undefined symbol: num_objects As you can see it is similar but not the same. I would l...
by Rhobar
Tue May 30, 2017 10:11 am
Forum: Open Source Nagios Projects
Topic: Issues configuring livestatus
Replies: 8
Views: 2526

Re: Issues configuring livestatus

Hi,

I asked in that 3ad because I had a similar problem but not the same as you can see in this post:
https://support.nagios.com/forum/viewto ... =7&t=44020

So, for this reason I did not open another 3ad.
by Rhobar
Tue May 30, 2017 7:50 am
Forum: Open Source Nagios Projects
Topic: Issues configuring livestatus
Replies: 8
Views: 2526

Issues configuring livestatus

MOD EDIT: Split from https://support.nagios.com/forum/viewtopic.php?t=43896&start=9999#bottom Please create your own threads for your issues rather than adding on. Hi, how did you solve the following? " Error: Could not load module '/usr/local/lib/mk-livestatus/livestatus.o' -> /usr/local/...
by Rhobar
Mon May 29, 2017 3:10 am
Forum: Open Source Nagios Projects
Topic: Error: Unexpected token or statement in file
Replies: 13
Views: 10075

Re: Error: Unexpected token or statement in file

Hi! Unfortunately I'm getting the same error as you can see from these: [root@vmnagios spool]# tail -50 /var/log/mysqld.log 170526 10:24:08 InnoDB: Completed initialization of buffer pool 170526 10:24:08 InnoDB: Started; log sequence number 0 44233 170526 10:24:08 [Note] Event Scheduler: Loaded 0 ev...
by Rhobar
Fri May 26, 2017 10:47 am
Forum: Open Source Nagios Projects
Topic: Error: Unexpected token or statement in file
Replies: 13
Views: 10075

Re: Error: Unexpected token or statement in file

Thanks for your patience. These are the commands output: [root@vmnagios archives]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_vmnagios-lv_root 50G 2.9G 44G 7% / tmpfs 3.9G 0 3.9G 0% /dev/shm /dev/sda1 477M 42M 411M 10% /boot /dev/mapper/vg_vmnagios-lv_home 41G 48M 39G 1% /home [...
by Rhobar
Fri May 26, 2017 9:27 am
Forum: Open Source Nagios Projects
Topic: Error: Unexpected token or statement in file
Replies: 13
Views: 10075

Re: Error: Unexpected token or statement in file

After disabling selinux the error is changed but it seems similar:

Code: Select all

[1495808590] Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /var/log/nagios/spool/checkresults/nebmodO8WoUp: undefined symbol: num_objects
by Rhobar
Fri May 26, 2017 3:33 am
Forum: Open Source Nagios Projects
Topic: Error: Unexpected token or statement in file
Replies: 13
Views: 10075

Re: Error: Unexpected token or statement in file

Hi! Thanks for the reply. Now nagios is started but I can't find data in my mysql. On nagios.log I found: [Fri May 26 10:24:20 2017] Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /var/log/nagios/spool/checkresults/nebmodORtdoR: failed to map segment from shared object: Permission ...
by Rhobar
Thu May 25, 2017 3:09 am
Forum: Open Source Nagios Projects
Topic: Error: Unexpected token or statement in file
Replies: 13
Views: 10075

Re: Error: Unexpected token or statement in file

hi,

thanks for your reply.

I verified but I can't see nothing strange on permissions.
This is the folder:

Code: Select all

drwxrwxr-x. 2 nagios nagios 4096 May 25 10:06 var
this is the file:

Code: Select all

-rw-r--r--. 1 nagios nagios 6 May 25 10:06 ndo2db.pid
Do you see anything strange on those files?