Search found 13 matches
- Wed May 20, 2020 6:38 am
- Forum: Nagios Log Server
- Topic: Event ID 5156
- Replies: 5
- Views: 1172
Re: Event ID 5156
Ill try destport and let you know if it works. I want to log other 5156 events to NLS so I cant use the other line.
- Mon May 18, 2020 12:53 pm
- Forum: Nagios Log Server
- Topic: Event ID 5156
- Replies: 5
- Views: 1172
Re: Event ID 5156
We need to have event ID 5156 enabled. Im looking to stop nxlog from sending them to NLS.
- Mon May 18, 2020 10:25 am
- Forum: Nagios Log Server
- Topic: Event ID 5156
- Replies: 5
- Views: 1172
Event ID 5156
Our NLS get bogged down ever few days with event ID 5156. It appears that when a log is sent the NLS it created a 5156 event. Then sending the 5156 log creates another and so on and so on. We have the following in our nxlog config but we are still receiving the logs at the bottom of this post in NLS...
- Fri Apr 10, 2020 4:35 pm
- Forum: Open Source Nagios Projects
- Topic: Cant add instance to cluster
- Replies: 5
- Views: 2806
Re: Cant add instance to cluster
That seems to have done the trick. Thank you.
- Fri Apr 10, 2020 3:28 pm
- Forum: Open Source Nagios Projects
- Topic: Cant add instance to cluster
- Replies: 5
- Views: 2806
Re: Cant add instance to cluster
chage -l nagios Last password change : Oct 23, 2019 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning before password expires : 7 ls -ld /usr/l...
- Wed Apr 08, 2020 9:24 am
- Forum: Open Source Nagios Projects
- Topic: Cant add instance to cluster
- Replies: 5
- Views: 2806
Cant add instance to cluster
Getting the following error when trying to add an instance to the cluster. What file permissions do I check?
Could not generate node_uuid - check file permissions
Could not generate node_uuid - check file permissions
- Tue Feb 11, 2020 9:57 am
- Forum: Nagios Log Server
- Topic: Remove instance from cluster
- Replies: 4
- Views: 560
Re: Remove instance from cluster
Sorry I did not realize I did not subscribe so I didnt see the reply. I increased all the way up to 1024M and the issue still persists. Please advise.
- Wed Feb 05, 2020 1:48 pm
- Forum: Nagios Log Server
- Topic: Remove instance from cluster
- Replies: 4
- Views: 560
Remove instance from cluster
While attempting to remove an instance following the directions provided in the guide https://assets.nagios.com/downloads/nagios-log-server/docs/Removing-An-Instance-From-A-Nagios-Log-Server-Cluster.pdf the step Delete Removed Instance does not work. I get the below error. This page isn’t working lo...
- Thu Nov 14, 2019 11:37 am
- Forum: Nagios Log Server
- Topic: Disk Usage on Home screen
- Replies: 4
- Views: 579
Re: Disk Usage on Home screen
It appears as though it is looking at the disk usage of / but is there a way to change it so that it is looking at /usr/local where nagios installed?
- Thu Nov 14, 2019 11:09 am
- Forum: Nagios Log Server
- Topic: Disk Usage on Home screen
- Replies: 4
- Views: 579
Re: Disk Usage on Home screen
2.1.1 df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 3.9G 0 3.9G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 401M 3.5G 11% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/sda3 1.9G 76M 1.8G 4% / /dev/sda2 5.8G 1.7G 4.2G 29% /usr /dev/sdb1 5.6G 33M 5.6G 1% /tmp /dev/sda5 1.9G 767M 1.2G ...