Search found 5 matches

by parveenfathima.m
Mon Sep 01, 2014 6:36 am
Forum: Open Source Nagios Projects
Topic: Error in Service definition
Replies: 1
Views: 1703

Error in Service definition

Hi guys, I am new to nagios plugin development. I tried to create my custom plugin using shell script named as "check_open_files.sh". After that i put that file into nagios/plugin folder. And also set the configuration file for defining a service and host. My service definition are, define...
by parveenfathima.m
Wed Aug 27, 2014 5:54 am
Forum: Nagios XI
Topic: Nagios configuration error
Replies: 9
Views: 1596

Re: Nagios configuration error

Hi,

I have the requirements are based on java language, for that i used java. can u tell me if nagios can monitor jar file script?. If possible means send me some of the related links. i searched a lot, but i can't get the clear idea about to create a java custom plugin using nagios.
by parveenfathima.m
Tue Aug 26, 2014 2:15 am
Forum: Nagios XI
Topic: Nagios configuration error
Replies: 9
Views: 1596

Re: Nagios configuration error

hi guys,

"bad file (invalid format)" can be display when running the plugin on nagios xi server.
by parveenfathima.m
Fri Aug 22, 2014 4:02 am
Forum: Nagios XI
Topic: Nagios configuration error
Replies: 9
Views: 1596

Re: Nagios configuration error

HI, Yes i followed the link for as you gave. I have attached following steps to make a deployment, 1. Install jnrpe server and jcheck server into nagiox server machine. 2. Then go to change the file jnrpe.ini located inside of jnrpe server->etc folder. To insert a below line under [commands] and rem...
by parveenfathima.m
Thu Aug 21, 2014 3:39 am
Forum: Nagios XI
Topic: Nagios configuration error
Replies: 9
Views: 1596

Nagios configuration error

Hi guys,


I am new to nagios monitoring tool. I successfully tested the predefined monitoring wizard given by nagios. Now i am decided to create a custom plugin using java. I created that, But i can't able to deploy my custom plugin into nagios. Help me how to solve it.