Search found 252 matches

by Sampath.Basireddy
Mon Oct 25, 2021 2:23 pm
Forum: Nagios Log Server
Topic: Can I use Fluentd to send logs to Nagios Log Server?
Replies: 3
Views: 845

Re: Can I use Fluentd to send logs to Nagios Log Server?

Thank You kfanselow for the response. Basically my requirement is to use Nagios Log Server for our Java based applications hosted in Kubernetes and parse. Is this something which I can pursue, if yes, are there some best practices or any documentation around the filters, grok parsers etc? Really app...
by Sampath.Basireddy
Fri Oct 22, 2021 11:28 am
Forum: Nagios Log Server
Topic: Can I use Fluentd to send logs to Nagios Log Server?
Replies: 3
Views: 845

Can I use Fluentd to send logs to Nagios Log Server?

Can I use Fluentd to send logs to Nagios Log Server?
by Sampath.Basireddy
Wed May 12, 2021 12:54 pm
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

Re: NCP Agent not detecting XFS File System

So, that means I cannot monitor XFS disk usage with NCPA, correct?

Is this a limitation with the NCPA? Are there any other plugins that I can use to monitor XFS or should I write one myself?
by Sampath.Basireddy
Fri May 07, 2021 4:30 pm
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

Re: NCP Agent not detecting XFS File System

This is very strange. fstype & device name commands works just fine, but used_percent fails. What am I doing wrong, am confused. [root@ nagios1 ~]# /usr/local/nagios/libexec/check_ncpa.py -H xx.xx.xx.xxx -t <Token> -P 5693 -M 'disk/mount/|var|lib|ceph|osd|ceph-11/fstype' OK: Fstype was ['xfs'] [...
by Sampath.Basireddy
Fri May 07, 2021 2:22 pm
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

Re: NCP Agent not detecting XFS File System

Here is the output of df -hT from one of the issue nodes: root@server009:~# df -hT Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 126G 0 126G 0% /dev tmpfs tmpfs 26G 50M 26G 1% /run /dev/mapper/ceph09--vg-root ext4 218G 4.8G 202G 3% / tmpfs tmpfs 126G 12K 126G 1% /dev/shm tmpfs tmpfs ...
by Sampath.Basireddy
Fri May 07, 2021 1:38 pm
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

Re: NCP Agent not detecting XFS File System

Here is the command: [root@nagios1 ~]# /usr/local/nagios/libexec/check_ncpa.py -H xx.xx.xx.xxx -t <tokenID> -P 5693 -M 'disk/logical/|var|lib|ceph|osd|ceph-11/used_percent' -c 90 -w 85 UNKNOWN: The node (/var/lib/ceph/osd/ceph-11) requested does not exist. You may be trying to access the '/' node. I...
by Sampath.Basireddy
Thu May 06, 2021 1:46 pm
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

Re: NCP Agent not detecting XFS File System

I can see the FS in NCPA Console, but the issue here is, when I create a Disk Usage Service, it fails on me.

Code: Select all

UNKNOWN: The node (/var/lib/ceph/osd/ceph-27) requested does not exist. You may be trying to access the '/' node.
by Sampath.Basireddy
Wed May 05, 2021 12:59 pm
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

Re: NCP Agent not detecting XFS File System

Yes, I can see all the disks "xfs" when I access the NCPA Console.

Attaching the web console screenshot for reference.
by Sampath.Basireddy
Tue May 04, 2021 9:06 am
Forum: Nagios XI
Topic: NCP Agent not detecting XFS File System
Replies: 14
Views: 2370

NCP Agent not detecting XFS File System

Hello There, Does NCP Agent v2.3.1 support monitoring of XFS File System? Before upgrading to the latest version of NCP Agent, Disk usage monitoring of XFS FS was working fine, but post upgrade, the FS is not being detected. When I check in the NCPA Web Console of the respective server, it does show...
by Sampath.Basireddy
Fri Apr 23, 2021 8:41 am
Forum: Nagios Log Server
Topic: Nagios Log Server servers IP Address changed
Replies: 5
Views: 946

Re: Nagios Log Server servers IP Address changed

Thank You @gsmith. Please close the topic.