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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-07-2012, 04:16 PM
|
#1
|
LQ Newbie
Registered: Oct 2008
Posts: 11
Rep:
|
How save .cfg file
Good day guys.
i've created a date script that fetches data between two selected dates on my desktop.
now i have no idea how to copy it via linux command line. how to upload , where to save it .
any help on this is greatly appreciated.
thanks
|
|
|
05-07-2012, 06:11 PM
|
#2
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,430
|
It would help enormously if you showed your script and and example of what you want as a result.
Its not entirely clear from your description
|
|
|
05-08-2012, 06:00 AM
|
#3
|
LQ Newbie
Registered: Oct 2008
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by chrism01
It would help enormously if you showed your script and and example of what you want as a result.
Its not entirely clear from your description
|
fair enough, the img link below has two pictures, the one to the left is the script header, where the active sript is inside it.
now everytime i try to load it through centreon "the platform i use" it tells me the command line needs to be inside libexec.
now i am inside libexec , but i have no idea , how to create the file "whether with VI or CAT" and how to save it inside libexec.
http://imgur.com/ibUiq
|
|
|
05-08-2012, 07:43 PM
|
#4
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,430
|
Well, that certainly looks like nagios, but I'm (still) not clear what you are trying to achieve.
I always work at the cmd line (our servers don't have a gui), maybe the following will help
Code:
# nagios checking plugin cmds/tools eg check_mysql are in /usr/local/nagios/libexec
-rwxr-xr-x. 1 nagios nagios 129404 Jan 13 11:00 check_mysql
-rwxr-xr-x. 1 nagios nagios 122442 Jan 13 11:00 check_mysql_query
# for a local system check in eg /usr/local/nagios/etc/objects
local_hosts.cfg: check_command check_local_mysql!user!passwd
local_hosts.cfg: check_command check_local_mysql_query!'select 1'!user!passwd
The cfg file is plain text, so cp to copy vi to edit.
HTH
Seriously though, if you do it from the cli, its much simpler and easier for us to help you.
|
|
|
05-09-2012, 01:24 AM
|
#5
|
LQ Newbie
Registered: Oct 2008
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by chrism01
Well, that certainly looks like nagios, but I'm (still) not clear what you are trying to achieve.
I always work at the cmd line (our servers don't have a gui), maybe the following will help
Code:
# nagios checking plugin cmds/tools eg check_mysql are in /usr/local/nagios/libexec
-rwxr-xr-x. 1 nagios nagios 129404 Jan 13 11:00 check_mysql
-rwxr-xr-x. 1 nagios nagios 122442 Jan 13 11:00 check_mysql_query
# for a local system check in eg /usr/local/nagios/etc/objects
local_hosts.cfg: check_command check_local_mysql!user!passwd
local_hosts.cfg: check_command check_local_mysql_query!'select 1'!user!passwd
The cfg file is plain text, so cp to copy vi to edit.
HTH
Seriously though, if you do it from the cli, its much simpler and easier for us to help you.
|
Thanks man, vi worked fine and found cat and tail also as an edit commands.
but now am having a new problem "no idea why this happens to me" anyways i logged into our centreon platform went to add host tab , added a test host , refreshed the page to save it, and poof got a blank page, now everytime i click the Hosts tab i get a blank page.
"please follow link"
http://i.imgur.com/t6sYR.jpg
with host tab not working i cant delete,edit,add any new hosts/servers and i have no idea what to do.
An idea crossed my find ,is it possible to delete the new host i made from root via ssh?
Last edited by waelkd; 05-09-2012 at 01:26 AM.
|
|
|
05-09-2012, 08:07 PM
|
#6
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,430
|
2 options:
1. if you're going to use the Centreon GUI, try their forums for a faster response http://forum.centreon.com/
2. learn the cli; most 'real' servers don't have a GUI, so if you intend to use this in a job one day, you might as well start learning now.
As above, we don't have GUI's at work, so I can't help with that; sorry.
|
|
|
05-10-2012, 02:34 AM
|
#7
|
LQ Newbie
Registered: Oct 2008
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by chrism01
2 options:
1. if you're going to use the Centreon GUI, try their forums for a faster response http://forum.centreon.com/
2. learn the cli; most 'real' servers don't have a GUI, so if you intend to use this in a job one day, you might as well start learning now.
As above, we don't have GUI's at work, so I can't help with that; sorry.
|
man, if you search waelkd username in centreon forums, ull see around 8 threads made by me on this issue. but no one answers
|
|
|
All times are GMT -5. The time now is 11:16 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
|
|