General :: How To Check For Https In Commands Config File For Nagios

Jul 29, 2010

I have a few questions to ask, so please pardon me

1) How to check for https in commands config file for Nagios? I only know how to check for http, not sure for https.

2) The log file in Nagios, is it possible to extend Nagios's plugins (or are there already have plugins existed) so that we could actually make use of the log file to check for status of each and every services in different hosts, instead of looking through the log file manually which can be very time-consuming if the list is very long.

View 10 Replies


ADVERTISEMENT

General :: Parsing Through A Nagios Config File To Extract Info W/ Sed - Awk - Vi

Oct 13, 2010

I have a config file called hosts.cfg.

It contains entries like this:

Quote:

There are many more of these entries in the file, over 500, all in this same format: each host has a "define host" followed by 18 directives contained in squiggly brackets.

If I want to know all the hosts that are in the hostgroup called SERVER_GRP, I suppose I would need to read every hostgroups line (8th directive in squiggly brackets) that contains SERVER_GRP and output the corresponding host_name line (1st directive in squiggly brackets) from that entry.

View 3 Replies View Related

Ubuntu :: Config File That Determines The Commands To Do On Bootup?

Mar 31, 2010

I am using Ubuntu server 9.10. Also for shutdown and restart too.

View 3 Replies View Related

General :: Check With Nagios An Oracle Database That Is Located On A Server?

May 4, 2011

I need to check with nagios an oracle database that is located on a server. There are a lot of plugins that are provided, the problem is that the database is located on a remote server (i have an hostaddress) and then i need to log on the database (i have username and pass)So i only need to have a plugin that connects to that hostaddress and logs on, but i can't find any plugin which does that

View 14 Replies View Related

Server :: Error: Cannot Open Log File '/usr/local/nagios/var/archives/nagios-07-08-2011-00.log' For Reading?

Jul 9, 2011

Error: Cannot open log file '/usr/local/nagios/var/archives/nagios-07-08-2011-00.log' for reading!

View 2 Replies View Related

Debian :: Apt-get Error HTTPS In Line Commands

Jun 29, 2015

I have installed debian 8 on acer aspire one, all run well but when i do the Command's VT320, i have errors with HTTPS protocol ! Since the browser Iceweasel, the connexion of web sites HTTPS work well ! This is the sample of "apt-get" with google Chrome :

Code: Select allroot@sta-krups:/home/phipo# apt-get install chromium
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Paquets suggérés :
  chromium-l10n chromium-inspector

[Code] ....

I have checked if the problem is with Openssl, the server is installed, and work well.

View 4 Replies View Related

General :: Check Available Commands In Terminal?

Apr 13, 2011

i don't know if there is a way to check or see the list of commands available to each shell you decide to use, be it BASH,KSH, etc in your terminal. You know how its works in microsoft, in cmd-line or dos, you type HELP and its brings all the commands available for use.

View 6 Replies View Related

Security :: Check For HTTPS In Firefox?

Mar 27, 2011

Is there a plugin or some other way to check to see if a website has https available, and use that instead? I know some sites, like Wikipedia have a different hostname for SSL support while others have the same hostname, just What I would really like to seesome kind of header in the http reply or the html that saysSecureAvailable= is there any system like this in place? There's too many issues with with unencrypted http to continue having that as the default.

View 3 Replies View Related

CentOS 5 :: Installing The Nagios And Config?

Jun 3, 2011

Running CentOS 5 KDE as a DNS Resolving Caching Name Server, Centos.myname.local ... I run PeerBlock with iBlock List, the 2 main ones which blocks everything, I may have to config it to allow connections. How is Nagios to install and setup. I use it at work, in the NOC and really love this software. 5 computers and a lot of devices using reserved IP's.

View 3 Replies View Related

General :: Using A Config Directory Instead Of A Config File?

May 7, 2011

I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device

config
<?xml version="1.0" encoding="utf-8" ?>
- <config>

[code]...

View 1 Replies View Related

Debian Configuration :: Nagios Server Config Error

Feb 5, 2016

Running natios server in Debian 8? I cannot start nagios3 demon, it got following error:

Error: Check period '24x7' specified for service 'check ssh connection' on host 'testk2' is not defined anywhere!
Error: Notification period '24x7' specified for service 'check ssh connection' on host 'testk2' is not defined anywhere!

But if I commented following statement in generic-service_nagios2.cfg, it works just fine.

# check_period 24x7
# notification_period 24x7

View 2 Replies View Related

Fedora :: Check Temperarture In Nagios

Nov 9, 2010

I have installed nagios 3.2.2. I want to check the cpu and disk temperature. I have installed check_lm_sensors y check_sensors. If I execute check_lm_sensors -v and then I ask for sda it works. The problem is that if I want to ask for the temperature of cpu or revolutions of fans. I have tried to put "cpu Temp', cpu cpu0 but neither of them works. What are the correct names? With check_sensors I only obtain a message "sensor ok".

View 1 Replies View Related

Software :: ERROR - Restart Aborted Check Your Nagios Configuration

Mar 23, 2011

Heare i come with Nagios Problem, When ever i stop nagios it say's

[root@x292 ~]# service nagios stop
Stopping nagios: No lock file found in /usr/local/nagios/var/nagios.lock
When ever i restart nagios it say's
[root@x292 ~]# service nagios restart
Running configuration check... CONFIG ERROR! Restart aborted. Check your Nagios configuration.
my nagios.cfg file is
# 'Nagios CFG 1'

[Code]...

View 12 Replies View Related

General :: How To See The Code Behind The Nagios Plugin: Nagios Checker

Aug 4, 2010

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?

View 14 Replies View Related

General :: Error - No Lock File Found In /var/run/nagios.pid

Jun 22, 2010

I have a problem when I try to service nagios start, error is the following; No lock file found in /var/run/nagios.pid So when I verified the sample Nagios configuration files whit /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg, get: -bash: /usr/local/nagios/bin/nagios: No such file or directory

View 3 Replies View Related

General :: Can't Delete File (rm: Cannot Remove `nagios': Permission Denied)?

Jul 11, 2010

Code:
[serv@local subsys]$ rm -rf nagios
rm: cannot remove `nagios': Permission denied

[code]....

View 2 Replies View Related

General :: 'read' The Log File In Nagios And Produce A So-called 'scoreboard' In Ubuntu 9.10

Jul 26, 2010

Is there any software that can 'read' the log file in nagios and produce a so-called 'scoreboard' (something like a graph) to display the status of the services? I was told that one could 'read' the log file stored in nagios and create a scoreboard.

View 12 Replies View Related

Fedora :: Keyboard Commands In .config Files?

Aug 23, 2011

I've installed the packages required to use a wiimote as a remote control in Fedora, and am currently trying to write a config file to use the wiimote for Clementine.My file currently looks like this:

Code:
# This is the wminput-clementine file
Wiimote.A = KEY_F6 #Play/Pause

[code]....

View 1 Replies View Related

General :: Nagios - Can I Configure Nagios To Do This

Jul 15, 2011

So we monitor all of our disk space, but only get pages for critical. What we would like to do is have one email sent to our team every month with all the "Warnings" for our disk. I have been searching and haven't found a way to do this. Any suggestions?

View 1 Replies View Related

General :: File Privileges - Check And Set Who Can View Or Open A Given Folder Or File?

Jul 30, 2010

How can I check and set who can view or open a given folder or file?

View 1 Replies View Related

General :: Moved File Partitions - File System Check Failed On Fedora, Windows Will Not Boot

Dec 16, 2009

my partitioning layout was as follows

Vista Recovery
Windows 7
GRUB
Extended
-->Fedora 12 (ext4)

so, I shrunk my recovery in Windows 7 successfully, and booted into my Fedora 12 live cd to run Gparted, and move the partitions so that the free space could go towards fedora, I did such, and then I couldn't expand the partition to my dismay. Next, I woke up this morning, tried to boot to fedora to run SSH, grub loaded, but when I tried to boot fedora, I got the "File system check failed" error, and when I tried 7, it just went to a blank screen with a single "_" in the top left-hand corner.

View 7 Replies View Related

Ubuntu Servers :: HTTPS Forced Non Https:// Protocols?

May 22, 2011

I have set up certain portions of my web site to be forced https:// How do I force, non https:// protocols. I know this sounds confusing, so let me give you an example.

[Code]...

View 7 Replies View Related

General :: Rename A File Say Old.txt To New.txt Using Commands?

May 19, 2010

How would I rename a file say old.txt to new.txt in Linux using commands?

would it be...?

rename old.txt new.txt

View 2 Replies View Related

Ubuntu Multimedia :: Compiz - Config Not Working - Check Says No Rendering In Use

Feb 9, 2011

i have ubuntu studio 10.04 installed and this is my second installation of the system. now that i have updated the system, got the fglrx drivers for my ATI HD5750, installed compiz-config-settings and glx-dock (aka cairo-dock). the first time i started the glx-dock, half of the dock was visible and it was distorted all over. so i ran compiz-config-settings for the first time and saw that it wasn't also working. then i tried to find a solution for a few valuable hours because it was essential to customize the feel of an OS but i think i have came to a point that i should stop trying to learn things that i see for the first time but ask and hope for the best (soon). anyway i should say that compiz and cairo dock was working the first time i installed the system. now when i run compiz-check, it gives the following output:

Code: Gathering information about your system...

Distribution: Ubuntu 10.04
Desktop environment: GNOME
Graphics chip: ATI Technologies Inc Device 68be
Driver in use: fglrx
Rendering method: None

Checking if it's possible to run Compiz on your system... [SKIP]
Checking for hardware/setup problems... [SKIP]

At least one check had to be skipped: Error: No rendering method in use (AIGLX, Xgl or Nvidia) ok AIGLX doesn't start, so i check Xorg.0.log and it says: (it has loaded and initialised AIGLX but maybe i misunderstand something, anyway you should see for yourself)

Code:
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-25-server i686 Ubuntu
Current Operating System: Linux ubuntu 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-28-generic root=UUID=826145cb-591c-4a6e-9d6c-62fba6898f38 ro quiet splash
Build Date: 10 December 2010 05:53:04PM
[Code]....

View 2 Replies View Related

General :: Config File For New Remote?

Jun 3, 2011

i want to create new config file for remote using irrecordbut what are the steps please tell me about thathow to save config file?

View 4 Replies View Related

General :: Retrieve Config File?

Jun 21, 2010

This is gaurav. I have lost/override the old configuration (config file) while compiling the new kernel resulting in my internet connection failure. I have tried re-booting the pc, the only escape (somewhat weired) i would thought of, still it does not restore the original.

View 4 Replies View Related

General :: Execute Commands Over SSH In A Batch File?

Feb 17, 2011

I'm looking to, all in the course of one batch file:

ssh into a remote computer execute commands (per the batch file) on the remote host.

What options do I need to add to the ssh invocation so that the batch file executes the lines following the ssh invocation over the connection?

e.g., with sftp it's simply adding a -b /dev/stdin and then << EOF at the end; how do I do this with SSH?

View 1 Replies View Related

General :: Joining Two Commands In The .bashrc File?

Apr 15, 2011

attending class in the Redhat Academy Website. I was wondering how can you join the two commands of cd/usr & ls successfully in the .bashrc file?

View 10 Replies View Related

General :: Create A Config File For Apache

Mar 31, 2011

Create a config file for Apache and this what I need to put and modify to meets my settings

NameVirtualHost *:9091
<VirtualHost *:9091>
DocumentRoot /var/www/trac/my_project
ServerName my_server_name

[Code].....

Do I simply add this within the /etc/httpd/conf/httpd.conf

if not how would I go about doing this

View 3 Replies View Related

General :: Edit The Config File Of An Application?

Aug 20, 2010

I want to edit the config file of an application I have installed and the documentation says that the config file is per-user and therefore stored in "~/". Which folder is that? The app itself is installed in "/usr/local/bin/".

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved