Search found 6 matches
- Mon Jul 09, 2012 10:10 am
- Forum: Open Source Nagios Projects
- Topic: nagios/ndo2db... losing data in msyql tables
- Replies: 1
- Views: 787
nagios/ndo2db... losing data in msyql tables
i am using ndo2db and mysql to store historical data, and for some reason i am losing data in mysql tables, in ndo2db.cfg, i have these below values, basically double what the default was, however (note: i currently set them to "0" as a test to see, to soon to tell), but with these values ...
- Fri Jun 01, 2012 10:02 am
- Forum: Open Source Nagios Projects
- Topic: check_esx3-0.5.pl ... undefined symbol error
- Replies: 3
- Views: 4081
Re: check_esx3-0.5.pl ... undefined symbol error
ok, you nailed it, thank you so much....... fyi, after i got passed that, i got another error (below), but found a blog about inserting a line in the perl script, which fixed it.....so all is well, thanks again. ERROR MSG root@nagios:/usr/local/nagios/libexec# ./check_esx3-0.5.pl -D <ip address> -u ...
- Thu May 31, 2012 4:21 pm
- Forum: Open Source Nagios Projects
- Topic: check_esx3-0.5.pl ... undefined symbol error
- Replies: 3
- Views: 4081
check_esx3-0.5.pl ... undefined symbol error
getting the below "undefined symbol error" on newly upgraded OS/PERL (see below for revs)... runs fine on old OS/PERL (see below for revs)... any suggestions? .... i removed the IP and user/password info for this post............ thanks, don ### ERROR MESSAGE ### root@nagios:/usr/local/nag...
- Tue May 01, 2012 1:18 pm
- Forum: Open Source Nagios Projects
- Topic: get errors when compiling NRPE 2.13 on HPUX 11.31
- Replies: 5
- Views: 1632
Re: get errors when compiling NRPE 2.13 on HPUX 11.31
i did noticed that, but i wasn't sure if could trust a binary from a unknown source due to security policies in my data center...i was hoping to compile my own copy for HPUX... as i did for a bunch Red Hat servers, which that compiled as advertise with no problems............ thanks for your help, i...
- Fri Apr 27, 2012 4:12 pm
- Forum: Open Source Nagios Projects
- Topic: get errors when compiling NRPE 2.13 on HPUX 11.31
- Replies: 5
- Views: 1632
Re: get errors when compiling NRPE 2.13 on HPUX 11.31
i am past that... . now i 'm getting this when i run make all..... # make all cd ./src/; make ; cd .. cc -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -c ./snprintf.c (Bundled) cc: "/usr/include/openssl/stack.h", line 73: warning 5: "const" will become a keyword. (Bundled...
- Fri Apr 27, 2012 1:09 pm
- Forum: Open Source Nagios Projects
- Topic: get errors when compiling NRPE 2.13 on HPUX 11.31
- Replies: 5
- Views: 1632
get errors when compiling NRPE 2.13 on HPUX 11.31
get errors when compiling NRPE 2.13 on HPUX 11.31 (see below)... any body else ran into this, did n't see anything online..... ./configure ..... checking for socklen_t... yes checking for type of socket size... size_t checking for SSL headers... SSL headers found in /usr checking for SSL libraries.....