Search found 13 matches
- Tue Jul 03, 2018 12:58 am
- Forum: Open Source Nagios Projects
- Topic: Nagios core getting iocache error and pipe broken
- Replies: 7
- Views: 3141
Re: Nagios core getting iocache error and pipe broken
created a plugin to fetch router data, after adding this service am getting this error [1530597682] wproc: SERVICE PERFDATA job 77 from worker Core Worker 44868 is a non-check helper but exited with return code 7 [1530597682] wproc: early_timeout=0; exited_ok=1; wait_status=1792; error_code=0; [1530...
- Mon Jul 02, 2018 3:04 am
- Forum: Open Source Nagios Projects
- Topic: Nagios core getting iocache error and pipe broken
- Replies: 7
- Views: 3141
Re: Nagios core getting iocache error and pipe broken
Dear Expert,
am getting huge volume of data while monitoring router device....
return a unix sh script to get data from router
am getting huge volume of data while monitoring router device....
return a unix sh script to get data from router
- Fri Jun 29, 2018 1:12 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core getting iocache error and pipe broken
- Replies: 7
- Views: 3141
Re: Nagios core getting iocache error and pipe broken
thank you,
is there any specific reason for this issue, is there any work around
is there any specific reason for this issue, is there any work around
- Fri Jun 29, 2018 4:57 am
- Forum: Open Source Nagios Projects
- Topic: Nagios core getting iocache error and pipe broken
- Replies: 7
- Views: 3141
Nagios core getting iocache error and pipe broken
Dear Expert, I have installed nagios core 4.3.4 after configuring device getting below error and not able to proceed, no services are running [1530261690] wproc: iocache_read() from Core Worker 126257 returned -1: Connection reset by peer [1530261690] wproc: Socket to worker Core Worker 126257 broke...
- Sun Apr 29, 2018 11:38 pm
- Forum: Open Source Nagios Projects
- Topic: Getting nagios logs through socket to other server
- Replies: 6
- Views: 2110
Re: Getting nagios logs through socket to other server
Dear scottwilkerson ,
please help me in this regard,
in nagios core clustering is possible , please share the document.
Thanks
Ragu
please help me in this regard,
in nagios core clustering is possible , please share the document.
Thanks
Ragu
- Wed Apr 25, 2018 1:13 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core clustering
- Replies: 1
- Views: 753
Nagios core clustering
dear expert,
i installed nagios core and working good, but need to install in clustering for nagios tool.
how to install nagios core in clustering, please help me.
thanks
ragu.
i installed nagios core and working good, but need to install in clustering for nagios tool.
how to install nagios core in clustering, please help me.
thanks
ragu.
- Wed Apr 11, 2018 4:03 am
- Forum: Open Source Nagios Projects
- Topic: Getting Logs into file
- Replies: 9
- Views: 2848
Re: Getting Logs into file
Thank you,
is there any option to get the entire status information and performance data , because while writing into log first and last lines are missing in performance data output $SERVICEPERFDATA$
is there any option to get the entire status information and performance data , because while writing into log first and last lines are missing in performance data output $SERVICEPERFDATA$
- Mon Apr 09, 2018 7:33 pm
- Forum: Open Source Nagios Projects
- Topic: Getting Logs into file
- Replies: 9
- Views: 2848
Re: Getting Logs into file
Hi,
Yes, trying g to get these details while fetching perf data, for each service who are all the contact person in the log, is it possible?
scottwilkerson
Actually need to get contact information also in each log (like contact person, emails)...Please assist
Yes, trying g to get these details while fetching perf data, for each service who are all the contact person in the log, is it possible?
scottwilkerson
Actually need to get contact information also in each log (like contact person, emails)...Please assist
- Mon Apr 09, 2018 7:24 am
- Forum: Open Source Nagios Projects
- Topic: Getting Logs into file
- Replies: 9
- Views: 2848
Re: Getting Logs into file
hi, i tried to get below information in log $CONTACTNAME$ $CONTACTALIAS$ $CONTACTEMAIL$ $CONTACTGROUPNAME$ $CONTACTGROUPNAMES$ am getting null values, by below command define command{ command_name process-service-perfdata_test_cont command_line /bin/echo -e "CONTACTNAME=$CONTACTNAME$|CONTACTALI...
- Fri Apr 06, 2018 1:29 am
- Forum: Open Source Nagios Projects
- Topic: Getting nagios logs through socket to other server
- Replies: 6
- Views: 2110
Re: Getting nagios logs through socket to other server
dear scottwilkerson Currently monitoring devices , while writing into the file space got filled (getting huge volume of records) and facing some memory issue. to overcome this thought of sending these logs through socket direct streaming to other server through TCP or UDP which will overcome this ru...