OK, got it to work by restating the logging service on the router
conf t
no logging on
logging on
Search found 15 matches
- Wed Oct 22, 2014 10:40 am
- Forum: Nagios Log Server
- Topic: Log Server not receiving messages
- Replies: 2
- Views: 6301
- Wed Oct 22, 2014 9:57 am
- Forum: Nagios Log Server
- Topic: Log Server not receiving messages
- Replies: 2
- Views: 6301
Log Server not receiving messages
I installed LogServer and the installation seems fine. but I configured a Cisco router and Switch to send syslog message to Nagios Log sever, but nothing is showing on the Nagios. to me sure it was a nagios log server issue I downloaded and installed TFTP32, pointed my cisco router to TFTP32 and it ...
- Fri Sep 26, 2014 6:10 am
- Forum: Open Source Nagios Projects
- Topic: URGENT!!! Need Help with Nagvis
- Replies: 1
- Views: 3073
URGENT!!! Need Help with Nagvis
I'm running nagios core on CentOS 6.5, and I may have just crashed my Monitoring I installed the nagvis following the guide in https://mathias-kettner.com/checkmk_livestatus.html when done, I'm able to open the nagvis portal (localhost/nagvis) and add background and create maps. but when I try to ad...
- Fri Sep 26, 2014 6:01 am
- Forum: Open Source Nagios Projects
- Topic: how to I get Map in core
- Replies: 3
- Views: 2463
Re: how to I get Map in core
yes I did restart the service with " service nagios restart" as for the configuration, what I did was create the parent relationship. define host{ use basic-host ; Inherit default values from a template host_name SW1 ; The name we're giving to this switch alias switch located in the Telco ...
- Thu Sep 25, 2014 10:35 am
- Forum: Open Source Nagios Projects
- Topic: how to I get Map in core
- Replies: 3
- Views: 2463
how to I get Map in core
I'm running nagios core and I have set the dependevies and partents relationship for my host.
but still when I click on the Map link, I see all the host at the same hierarchical level.
what should I be doing in order to see the layout of my Network on the Map link ?
thank you in advance
but still when I click on the Map link, I see all the host at the same hierarchical level.
what should I be doing in order to see the layout of my Network on the Map link ?
thank you in advance
- Fri Sep 05, 2014 11:54 am
- Forum: Open Source Nagios Projects
- Topic: Not getting any email alerts
- Replies: 7
- Views: 2730
Re: Not getting any email alerts
thank you, its fixed now.
noticed with tail -50 /var/log/maillog that the email was being blocked by my exchange server.
I fixed that on the exchange my allow unauthenticated users to send email .
noticed with tail -50 /var/log/maillog that the email was being blocked by my exchange server.
I fixed that on the exchange my allow unauthenticated users to send email .
- Fri Sep 05, 2014 9:01 am
- Forum: Open Source Nagios Projects
- Topic: Not getting any email alerts
- Replies: 7
- Views: 2730
Re: Not getting any email alerts
Nothing happens when i send email from the CLI
I'm using this command
sendmail [email protected] subject body
I'm using this command
sendmail [email protected] subject body
- Thu Aug 07, 2014 1:15 pm
- Forum: Open Source Nagios Projects
- Topic: Not getting any email alerts
- Replies: 7
- Views: 2730
Re: Not getting any email alerts
Sorry for the time reply, here is the command. [root@ClearMon libexec]# service nagios start nagios (pid 16960 16958 16957 16956 16955 16954) is running... [root@ClearMon libexec]# ls -l /usr/local/nagios/var/rw total 0 prwxrwxrwx. 1 nagios nagcmd 0 Jun 30 18:40 nagios.cmd srw-rw----. 1 nagios nagcm...
- Thu Aug 07, 2014 12:51 pm
- Forum: Open Source Nagios Projects
- Topic: New Nagios plugins
- Replies: 1
- Views: 1712
New Nagios plugins
I've downloaded a plugin check_mssql_health-1.5.19.3.tar.gz since I would like to monitor a MS SQL Server that I have in-house. since I'm new to Nagios I not sure what is the next step. my question is , is untar this file inside /Usr/local/nagios/libexec the only thing needed to work with this plugi...
- Tue Jul 29, 2014 1:38 pm
- Forum: Open Source Nagios Projects
- Topic: need help setting up SNMP trap on Nagios 4
- Replies: 3
- Views: 2432
Re: need help setting up SNMP trap on Nagios 4
I've followed some many guide, but this is the one I keep trying and trying : http://askaralikhan.blogspot.ca/2010/12/receiving-snmp-traps-in-nagios.html#comment-form and I'm stuck on starting the services, "on this portion of the guide. """" SNMPTT started in daemon mode: #...