Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
08-04-2010, 12:55 AM
|
#1
|
|
Member
Registered: Jul 2010
Posts: 216
Rep:
|
Code behind nagios plugins
Hello,
This might be a very stupid question, but i want to ask: How to see the code behind the nagios plugin: Nagios Checker? I opened the folder which i have downloaded. After that where do i have to go to see the codes? Is it in App_Codes?
|
|
|
|
08-05-2010, 10:08 AM
|
#2
|
|
Member
Registered: Nov 2006
Distribution: RHEL, CentOS, Debian Lenny, Ubuntu
Posts: 638
Rep: 
|
Nagios checker is a mozilla plugins. if you want to see source code checkout svn repository.
|
|
|
|
08-05-2010, 05:50 PM
|
#3
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
svn repository? whats that? x.x
|
|
|
|
08-05-2010, 05:55 PM
|
#4
|
|
Member
Registered: Jun 2010
Location: Volos GREECE
Distribution: ubuntu derivative
Posts: 157
Rep:
|
Check this link about svn. Every open-source app usually has an svn repo in order to download the source code and edit it and re-publish if you want!
|
|
|
|
08-05-2010, 08:00 PM
|
#5
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
Hi gasdim,
but i still don't understand how to use it to get the source code?
i thought the source code is in the plugins file when we have downloaded it?
sorry i'm stupid :X
|
|
|
|
08-06-2010, 03:08 AM
|
#6
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
x_x
|
|
|
|
08-06-2010, 03:45 AM
|
#7
|
|
Member
Registered: Jun 2010
Location: Volos GREECE
Distribution: ubuntu derivative
Posts: 157
Rep:
|
The application have a link given by the site-publisher for example app test have http://svn.companyname/xxx/test so you give in a terminal svn checkout http://svn.companyname/xxx/test and the file starts download
|
|
|
|
08-06-2010, 03:56 AM
|
#9
|
|
Member
Registered: Jun 2010
Location: Volos GREECE
Distribution: ubuntu derivative
Posts: 157
Rep:
|
|
|
|
|
08-06-2010, 04:01 AM
|
#10
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
Oh okay.
Code:
xanios@ubuntu:~$ svn co http://svn.apache.org/repos/asf/subversion/trunk subversion
The program 'svn' is currently not installed. You can install it by typing:
sudo apt-get install subversion
svn: command not found
so i go along with 'sudo apt-get install subversion' and that should be it?
thank you
|
|
|
|
08-06-2010, 04:04 AM
|
#11
|
|
Member
Registered: Jun 2010
Location: Volos GREECE
Distribution: ubuntu derivative
Posts: 157
Rep:
|
In a terminal give sudo apt-get install subversion in order to install svn app. When finished give svn co http://svn.apache.org/repos/asf/subversion/trunk subversion and the app will download immidiatelly. It will save in a folder in your home directory!
|
|
|
|
08-06-2010, 04:16 AM
|
#12
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
Hmm, okay.
But when i give svn co http://svn.apache.org/repos/asf/subversion/trunk subversion, it just 'paused'?
Code:
...
Setting up subversion (1.6.5dfsg-1ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
xanios@ubuntu:~$ svn co http://svn.apache.org/repos/asf/subversion/trunk subversion
is there something wrong?
|
|
|
|
08-07-2010, 08:23 AM
|
#13
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,615
|
The command
svn co http://svn.apache.org/repos/asf/subversion/trunk subversion
.. works OK today > " Checked out revision 983224. "
( 83.6 MB subversion was received.)
But that is not really something you need, when subversion
already is installed with 'sudo apt-get install subversion' ?
..
|
|
|
|
08-07-2010, 08:33 AM
|
#14
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
hi there,
the svn works OK today? how come yesterday is not ok =X
anyways,
hmm, that is not really something i need? then what should i use? i just want to view the source codes behind nagios checker.(:
thank you.
|
|
|
|
08-07-2010, 09:58 AM
|
#15
|
|
Member
Registered: Jul 2010
Posts: 216
Original Poster
Rep:
|
Hi,
i got Checked out revision 983236.
how do i use it to view source code for my nagios checker? >.<
sorry i'm stupid >.<
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:14 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|