Git or tar.gz repository of service check scripts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
awilson
Posts: 224
Joined: Mon Mar 21, 2016 1:20 pm

Git or tar.gz repository of service check scripts

Post by awilson »

Hi. I'm trying to set up a git repository of service check scripts so that we can version control the scripts in use. We will create our own branches for the scripts where appropriate.

I cloned the nagios-plugins/nagios-plugins repository on GitHub. It is the repository for the c coded service checks. It is a good resource for understanding how they work.

Where are the all of the shell and Perl scripts?

Thanks!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Git or tar.gz repository of service check scripts

Post by lmiltchev »

Where are the all of the shell and Perl scripts?
Can you elaborate on this? What scripts are you talking about? Can you give us some examples?
Be sure to check out our Knowledgebase for helpful articles and solutions!
awilson
Posts: 224
Joined: Mon Mar 21, 2016 1:20 pm

Re: Git or tar.gz repository of service check scripts

Post by awilson »

I apologize. I didn't realize how many scripts we have added from the exchange or written over time. I took a look at a clean install and see that all of the shipped service checks are c or Perl.

Please close :oops:
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Git or tar.gz repository of service check scripts

Post by lmiltchev »

No problem. I am closing this topic.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked