No output on stdout) stderr: connection refused

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

From the nagios server

Code: Select all

[root@nag etc]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2017-06-15 08:32:19 PDT; 5 days ago
 Main PID: 11802 (firewalld)
   CGroup: /system.slice/firewalld.service
           └─11802 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid

Jun 15 08:32:19 nag systemd[1]: Starting firewalld - dynamic firewall daemon...
Jun 15 08:32:19 nag systemd[1]: Started firewalld - dynamic firewall daemon.
Jun 20 08:07:50 nag firewalld[11802]: 2017-06-20 08:07:50 ERROR: ALREADY_ENABLED
[root@nag etc]#
From the client

Code: Select all

[root@huey etc]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2017-06-16 20:26:10 PDT; 4 days ago
     Docs: man:firewalld(1)
 Main PID: 1479 (firewalld)
   CGroup: /system.slice/firewalld.service
           └─1479 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid

Jun 16 20:26:09 huey.sg1.allamericanasphalt.com systemd[1]: Starting firewalld - dynamic firewall daemon...
Jun 16 20:26:10 huey.sg1.allamericanasphalt.com systemd[1]: Started firewalld - dynamic firewall daemon.
Jun 20 08:13:13 huey.sg1.allamericanasphalt.com firewalld[1479]: ERROR: ALREADY_ENABLED: 5666:tcp
Looks like the firewalls are running on both servers.
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: No output on stdout) stderr: connection refused

Post by tgriep »

Are you still having the connection refused error?
What it the IP address of the Nagios server?
What is the IP address if the remote server that is giving the connection refused error?
Can you post the configuration file from the nagios server so we can check it's settings?

Login to the remote server as root, run the following and post the output.

Code: Select all

netstat -anp |grep 5666
ps -ef --cols=300
systemctl |grep fire
systemctl |grep ipt
uname -a
cat /etc/*release*
Have you reviewed the NRPE Troubleshooting guide? A lot of the issues have examples on how to fix them.
https://assets.nagios.com/downloads/nag ... utions.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

Here is what you have requested

From remote server:

Code: Select all

[root@huey etc]# netstat -anp |grep 5666
tcp        0      0 0.0.0.0:5666            0.0.0.0:*               LISTEN      55129/nrpe
tcp6       0      0 :::5666                 :::*                    LISTEN      55129/nrpe

Code: Select all

UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 Jun16 ?        00:00:40 /usr/lib/systemd/systemd --switched-root --system --deserialize 21
root         2     0  0 Jun16 ?        00:00:00 [kthreadd]
root         3     2  0 Jun16 ?        00:00:03 [ksoftirqd/0]
root         5     2  0 Jun16 ?        00:00:00 [kworker/0:0H]
root         6     2  0 Jun16 ?        00:00:02 [kworker/u112:0]
root         8     2  0 Jun16 ?        00:00:00 [migration/0]
root         9     2  0 Jun16 ?        00:00:00 [rcu_bh]
root        10     2  0 Jun16 ?        00:02:08 [rcu_sched]
root        11     2  0 Jun16 ?        00:00:01 [watchdog/0]
root        12     2  0 Jun16 ?        00:00:01 [watchdog/1]
root        13     2  0 Jun16 ?        00:00:00 [migration/1]
root        14     2  0 Jun16 ?        00:00:00 [ksoftirqd/1]
root        16     2  0 Jun16 ?        00:00:00 [kworker/1:0H]
root        17     2  0 Jun16 ?        00:00:00 [watchdog/2]
root        18     2  0 Jun16 ?        00:00:00 [migration/2]
root        19     2  0 Jun16 ?        00:00:00 [ksoftirqd/2]
root        21     2  0 Jun16 ?        00:00:00 [kworker/2:0H]
root        22     2  0 Jun16 ?        00:00:00 [watchdog/3]
root        23     2  0 Jun16 ?        00:00:00 [migration/3]
root        24     2  0 Jun16 ?        00:00:00 [ksoftirqd/3]
root        26     2  0 Jun16 ?        00:00:00 [kworker/3:0H]
root        27     2  0 Jun16 ?        00:00:00 [watchdog/4]
root        28     2  0 Jun16 ?        00:00:00 [migration/4]
root        29     2  0 Jun16 ?        00:00:01 [ksoftirqd/4]
root        32     2  0 Jun16 ?        00:00:00 [watchdog/5]
root        33     2  0 Jun16 ?        00:00:00 [migration/5]
root        34     2  0 Jun16 ?        00:00:00 [ksoftirqd/5]
root        36     2  0 Jun16 ?        00:00:00 [kworker/5:0H]
root        37     2  0 Jun16 ?        00:00:01 [watchdog/6]
root        38     2  0 Jun16 ?        00:00:00 [migration/6]
root        39     2  0 Jun16 ?        00:00:01 [ksoftirqd/6]
root        42     2  0 Jun16 ?        00:00:00 [watchdog/7]
root        43     2  0 Jun16 ?        00:00:00 [migration/7]
root        44     2  0 Jun16 ?        00:00:00 [ksoftirqd/7]
root        46     2  0 Jun16 ?        00:00:00 [kworker/7:0H]
root        47     2  0 Jun16 ?        00:00:00 [watchdog/8]
root        48     2  0 Jun16 ?        00:00:00 [migration/8]
root        49     2  0 Jun16 ?        00:00:00 [ksoftirqd/8]
root        51     2  0 Jun16 ?        00:00:00 [kworker/8:0H]
root        52     2  0 Jun16 ?        00:00:00 [watchdog/9]
root        53     2  0 Jun16 ?        00:00:00 [migration/9]
root        54     2  0 Jun16 ?        00:00:03 [ksoftirqd/9]
root        56     2  0 Jun16 ?        00:00:00 [kworker/9:0H]
root        57     2  0 Jun16 ?        00:00:00 [watchdog/10]
root        58     2  0 Jun16 ?        00:00:00 [migration/10]
root        59     2  0 Jun16 ?        00:00:01 [ksoftirqd/10]
root        61     2  0 Jun16 ?        00:00:00 [kworker/10:0H]
root        62     2  0 Jun16 ?        00:00:00 [watchdog/11]
root        63     2  0 Jun16 ?        00:00:00 [migration/11]
root        64     2  0 Jun16 ?        00:00:00 [ksoftirqd/11]
root        66     2  0 Jun16 ?        00:00:00 [kworker/11:0H]
root        67     2  0 Jun16 ?        00:00:00 [watchdog/12]
root        68     2  0 Jun16 ?        00:00:00 [migration/12]
root        69     2  0 Jun16 ?        00:00:00 [ksoftirqd/12]
root        71     2  0 Jun16 ?        00:00:00 [kworker/12:0H]
root        72     2  0 Jun16 ?        00:00:00 [watchdog/13]
root        73     2  0 Jun16 ?        00:00:00 [migration/13]
root        74     2  0 Jun16 ?        00:00:00 [ksoftirqd/13]
root        76     2  0 Jun16 ?        00:00:00 [kworker/13:0H]
root        77     2  0 Jun16 ?        00:00:00 [watchdog/14]
root        78     2  0 Jun16 ?        00:00:00 [migration/14]
root        79     2  0 Jun16 ?        00:00:00 [ksoftirqd/14]
root        81     2  0 Jun16 ?        00:00:00 [kworker/14:0H]
root        83     2  0 Jun16 ?        00:00:01 [watchdog/15]
root        84     2  0 Jun16 ?        00:00:00 [migration/15]
root        85     2  0 Jun16 ?        00:00:00 [ksoftirqd/15]
root        87     2  0 Jun16 ?        00:00:00 [kworker/15:0H]
root        88     2  0 Jun16 ?        00:00:00 [watchdog/16]
root        89     2  0 Jun16 ?        00:00:00 [migration/16]
root        90     2  0 Jun16 ?        00:00:00 [ksoftirqd/16]
root        92     2  0 Jun16 ?        00:00:00 [kworker/16:0H]
root        93     2  0 Jun16 ?        00:00:00 [watchdog/17]
root        94     2  0 Jun16 ?        00:00:00 [migration/17]
root        95     2  0 Jun16 ?        00:00:00 [ksoftirqd/17]
root        97     2  0 Jun16 ?        00:00:00 [kworker/17:0H]
root        98     2  0 Jun16 ?        00:00:00 [watchdog/18]
root        99     2  0 Jun16 ?        00:00:00 [migration/18]
root       100     2  0 Jun16 ?        00:00:00 [ksoftirqd/18]
root       102     2  0 Jun16 ?        00:00:00 [kworker/18:0H]
root       103     2  0 Jun16 ?        00:00:00 [watchdog/19]
root       104     2  0 Jun16 ?        00:00:00 [migration/19]
root       105     2  0 Jun16 ?        00:00:00 [ksoftirqd/19]
root       107     2  0 Jun16 ?        00:00:00 [kworker/19:0H]
root       108     2  0 Jun16 ?        00:00:00 [watchdog/20]
root       109     2  0 Jun16 ?        00:00:00 [migration/20]
root       110     2  0 Jun16 ?        00:00:00 [ksoftirqd/20]
root       112     2  0 Jun16 ?        00:00:00 [kworker/20:0H]
root       113     2  0 Jun16 ?        00:00:00 [watchdog/21]
root       114     2  0 Jun16 ?        00:00:00 [migration/21]
root       115     2  0 Jun16 ?        00:00:00 [ksoftirqd/21]
root       117     2  0 Jun16 ?        00:00:00 [kworker/21:0H]
root       118     2  0 Jun16 ?        00:00:00 [watchdog/22]
root       119     2  0 Jun16 ?        00:00:00 [migration/22]
root       120     2  0 Jun16 ?        00:00:00 [ksoftirqd/22]
root       122     2  0 Jun16 ?        00:00:00 [kworker/22:0H]
root       123     2  0 Jun16 ?        00:00:00 [watchdog/23]
root       124     2  0 Jun16 ?        00:00:00 [migration/23]
root       125     2  0 Jun16 ?        00:00:00 [ksoftirqd/23]
root       128     2  0 Jun16 ?        00:00:00 [watchdog/24]
root       129     2  0 Jun16 ?        00:00:00 [migration/24]
root       130     2  0 Jun16 ?        00:00:00 [ksoftirqd/24]
root       133     2  0 Jun16 ?        00:00:00 [watchdog/25]
root       134     2  0 Jun16 ?        00:00:00 [migration/25]
root       135     2  0 Jun16 ?        00:00:00 [ksoftirqd/25]
root       137     2  0 Jun16 ?        00:00:00 [kworker/25:0H]
root       138     2  0 Jun16 ?        00:00:01 [watchdog/26]
root       139     2  0 Jun16 ?        00:00:00 [migration/26]
root       140     2  0 Jun16 ?        00:00:00 [ksoftirqd/26]
root       142     2  0 Jun16 ?        00:00:00 [kworker/26:0H]
root       143     2  0 Jun16 ?        00:00:00 [watchdog/27]
root       144     2  0 Jun16 ?        00:00:00 [migration/27]
root       145     2  0 Jun16 ?        00:00:00 [ksoftirqd/27]
root       147     2  0 Jun16 ?        00:00:00 [kworker/27:0H]
root       148     2  0 Jun16 ?        00:00:00 [watchdog/28]
root       149     2  0 Jun16 ?        00:00:00 [migration/28]
root       150     2  0 Jun16 ?        00:00:00 [ksoftirqd/28]
root       152     2  0 Jun16 ?        00:00:00 [kworker/28:0H]
root       153     2  0 Jun16 ?        00:00:00 [watchdog/29]
root       154     2  0 Jun16 ?        00:00:07 [migration/29]
root       155     2  0 Jun16 ?        00:00:01 [ksoftirqd/29]
root       157     2  0 Jun16 ?        00:00:00 [kworker/29:0H]
root       158     2  0 Jun16 ?        00:00:00 [watchdog/30]
root       159     2  0 Jun16 ?        00:00:01 [migration/30]
root       160     2  0 Jun16 ?        00:00:00 [ksoftirqd/30]
root       161     2  0 Jun16 ?        00:00:03 [kworker/30:0]
root       162     2  0 Jun16 ?        00:00:00 [kworker/30:0H]
root       163     2  0 Jun16 ?        00:00:00 [watchdog/31]
root       164     2  0 Jun16 ?        00:00:00 [migration/31]
root       165     2  0 Jun16 ?        00:00:00 [ksoftirqd/31]
root       167     2  0 Jun16 ?        00:00:00 [kworker/31:0H]
root       168     2  0 Jun16 ?        00:00:00 [watchdog/32]
root       169     2  0 Jun16 ?        00:00:00 [migration/32]
root       170     2  0 Jun16 ?        00:00:01 [ksoftirqd/32]
root       172     2  0 Jun16 ?        00:00:00 [kworker/32:0H]
root       173     2  0 Jun16 ?        00:00:00 [watchdog/33]
root       174     2  0 Jun16 ?        00:00:00 [migration/33]
root       175     2  0 Jun16 ?        00:00:00 [ksoftirqd/33]
root       177     2  0 Jun16 ?        00:00:00 [kworker/33:0H]
root       178     2  0 Jun16 ?        00:00:00 [watchdog/34]
root       179     2  0 Jun16 ?        00:00:00 [migration/34]
root       180     2  0 Jun16 ?        00:00:00 [ksoftirqd/34]
root       182     2  0 Jun16 ?        00:00:00 [kworker/34:0H]
root       183     2  0 Jun16 ?        00:00:00 [watchdog/35]
root       184     2  0 Jun16 ?        00:00:00 [migration/35]
root       185     2  0 Jun16 ?        00:00:00 [ksoftirqd/35]
root       187     2  0 Jun16 ?        00:00:00 [kworker/35:0H]
root       188     2  0 Jun16 ?        00:00:00 [watchdog/36]
root       189     2  0 Jun16 ?        00:00:00 [migration/36]
root       190     2  0 Jun16 ?        00:00:00 [ksoftirqd/36]
root       192     2  0 Jun16 ?        00:00:00 [kworker/36:0H]
root       193     2  0 Jun16 ?        00:00:00 [watchdog/37]
root       194     2  0 Jun16 ?        00:00:00 [migration/37]
root       195     2  0 Jun16 ?        00:00:00 [ksoftirqd/37]
root       197     2  0 Jun16 ?        00:00:00 [kworker/37:0H]
root       198     2  0 Jun16 ?        00:00:01 [watchdog/38]
root       199     2  0 Jun16 ?        00:00:00 [migration/38]
root       200     2  0 Jun16 ?        00:00:01 [ksoftirqd/38]
root       202     2  0 Jun16 ?        00:00:00 [kworker/38:0H]
root       203     2  0 Jun16 ?        00:00:00 [watchdog/39]
root       204     2  0 Jun16 ?        00:00:00 [migration/39]
root       205     2  0 Jun16 ?        00:00:00 [ksoftirqd/39]
root       207     2  0 Jun16 ?        00:00:00 [kworker/39:0H]
root       208     2  0 Jun16 ?        00:00:00 [watchdog/40]
root       209     2  0 Jun16 ?        00:00:00 [migration/40]
root       210     2  0 Jun16 ?        00:00:00 [ksoftirqd/40]
root       212     2  0 Jun16 ?        00:00:00 [kworker/40:0H]
root       213     2  0 Jun16 ?        00:00:00 [watchdog/41]
root       214     2  0 Jun16 ?        00:00:00 [migration/41]
root       215     2  0 Jun16 ?        00:00:00 [ksoftirqd/41]
root       216     2  0 Jun16 ?        00:00:00 [kworker/41:0]
root       217     2  0 Jun16 ?        00:00:00 [kworker/41:0H]
root       218     2  0 Jun16 ?        00:00:00 [watchdog/42]
root       219     2  0 Jun16 ?        00:00:00 [migration/42]
root       220     2  0 Jun16 ?        00:00:00 [ksoftirqd/42]
root       222     2  0 Jun16 ?        00:00:00 [kworker/42:0H]
root       223     2  0 Jun16 ?        00:00:01 [watchdog/43]
root       224     2  0 Jun16 ?        00:00:08 [migration/43]
root       225     2  0 Jun16 ?        00:00:01 [ksoftirqd/43]
root       227     2  0 Jun16 ?        00:00:00 [kworker/43:0H]
root       228     2  0 Jun16 ?        00:00:00 [watchdog/44]
root       229     2  0 Jun16 ?        00:00:01 [migration/44]
root       230     2  0 Jun16 ?        00:00:00 [ksoftirqd/44]
root       232     2  0 Jun16 ?        00:00:00 [kworker/44:0H]
root       233     2  0 Jun16 ?        00:00:00 [watchdog/45]
root       234     2  0 Jun16 ?        00:00:00 [migration/45]
root       235     2  0 Jun16 ?        00:00:00 [ksoftirqd/45]
root       237     2  0 Jun16 ?        00:00:00 [kworker/45:0H]
root       238     2  0 Jun16 ?        00:00:00 [watchdog/46]
root       239     2  0 Jun16 ?        00:00:00 [migration/46]
root       240     2  0 Jun16 ?        00:00:00 [ksoftirqd/46]
root       242     2  0 Jun16 ?        00:00:00 [kworker/46:0H]
root       243     2  0 Jun16 ?        00:00:00 [watchdog/47]
root       244     2  0 Jun16 ?        00:00:00 [migration/47]
root       245     2  0 Jun16 ?        00:00:00 [ksoftirqd/47]
root       247     2  0 Jun16 ?        00:00:00 [kworker/47:0H]
root       248     2  0 Jun16 ?        00:00:00 [watchdog/48]
root       249     2  0 Jun16 ?        00:00:00 [migration/48]
root       250     2  0 Jun16 ?        00:00:00 [ksoftirqd/48]
root       251     2  0 Jun16 ?        00:00:00 [kworker/48:0]
root       252     2  0 Jun16 ?        00:00:00 [kworker/48:0H]
root       253     2  0 Jun16 ?        00:00:00 [watchdog/49]
root       254     2  0 Jun16 ?        00:00:00 [migration/49]
root       255     2  0 Jun16 ?        00:00:00 [ksoftirqd/49]
root       257     2  0 Jun16 ?        00:00:00 [kworker/49:0H]
root       258     2  0 Jun16 ?        00:00:00 [watchdog/50]
root       259     2  0 Jun16 ?        00:00:01 [migration/50]
root       260     2  0 Jun16 ?        00:00:00 [ksoftirqd/50]
root       262     2  0 Jun16 ?        00:00:00 [kworker/50:0H]
root       263     2  0 Jun16 ?        00:00:00 [watchdog/51]
root       264     2  0 Jun16 ?        00:00:00 [migration/51]
root       265     2  0 Jun16 ?        00:00:00 [ksoftirqd/51]
root       267     2  0 Jun16 ?        00:00:00 [kworker/51:0H]
root       268     2  0 Jun16 ?        00:00:01 [watchdog/52]
root       269     2  0 Jun16 ?        00:00:00 [migration/52]
root       270     2  0 Jun16 ?        00:00:00 [ksoftirqd/52]
root       272     2  0 Jun16 ?        00:00:00 [kworker/52:0H]
root       273     2  0 Jun16 ?        00:00:00 [watchdog/53]
root       274     2  0 Jun16 ?        00:00:00 [migration/53]
root       275     2  0 Jun16 ?        00:00:00 [ksoftirqd/53]
root       277     2  0 Jun16 ?        00:00:00 [kworker/53:0H]
root       278     2  0 Jun16 ?        00:00:00 [watchdog/54]
root       279     2  0 Jun16 ?        00:00:00 [migration/54]
root       280     2  0 Jun16 ?        00:00:00 [ksoftirqd/54]
root       282     2  0 Jun16 ?        00:00:00 [kworker/54:0H]
root       283     2  0 Jun16 ?        00:00:00 [watchdog/55]
root       284     2  0 Jun16 ?        00:00:00 [migration/55]
root       285     2  0 Jun16 ?        00:00:00 [ksoftirqd/55]
root       287     2  0 Jun16 ?        00:00:00 [kworker/55:0H]
root       290     2  0 Jun16 ?        00:00:00 [kdevtmpfs]
root       291     2  0 Jun16 ?        00:00:00 [netns]
root       292     2  0 Jun16 ?        00:00:00 [khungtaskd]
root       293     2  0 Jun16 ?        00:00:00 [writeback]
root       294     2  0 Jun16 ?        00:00:00 [kintegrityd]
root       295     2  0 Jun16 ?        00:00:00 [bioset]
root       296     2  0 Jun16 ?        00:00:00 [kblockd]
root       297     2  0 Jun16 ?        00:00:00 [md]
root       304     2  0 Jun16 ?        00:00:38 [kswapd0]
root       305     2  0 Jun16 ?        00:00:33 [kswapd1]
root       306     2  0 Jun16 ?        00:00:00 [ksmd]
root       307     2  0 Jun16 ?        00:00:00 [khugepaged]
root       308     2  0 Jun16 ?        00:00:00 [fsnotify_mark]
root       309     2  0 Jun16 ?        00:00:00 [crypto]
root       317     2  0 Jun16 ?        00:00:00 [kthrotld]
root       320     2  0 Jun16 ?        00:00:00 [kmpath_rdacd]
root       322     2  0 Jun16 ?        00:00:00 [kpsmoused]
root       323     2  0 Jun16 ?        00:00:00 [ipv6_addrconf]
root       343     2  0 Jun16 ?        00:00:00 [deferwq]
root       344     2  0 Jun16 ?        00:00:02 [kworker/u112:1]
root       382     2  0 Jun16 ?        00:00:00 [kauditd]
root       582     2  0 Jun16 ?        00:00:00 [scsi_eh_0]
root       583     2  0 Jun16 ?        00:00:00 [scsi_tmf_0]
root       609     2  0 Jun16 ?        00:00:00 [ttm_swap]
root       615     2  0 Jun16 ?        00:00:00 [scsi_eh_1]
root       616     2  0 Jun16 ?        00:00:00 [scsi_tmf_1]
root       617     2  0 Jun16 ?        00:00:28 [usb-storage]
root       647     2  0 Jun16 ?        00:00:00 [kworker/41:1]
root       651     2  0 Jun16 ?        00:00:00 [kworker/50:1]
root       653     2  0 Jun16 ?        00:00:00 [kworker/52:1]
root       654     2  0 Jun16 ?        00:00:00 [kworker/53:1]
root       656     2  0 Jun16 ?        00:00:00 [kworker/55:1]
root       777     2  0 Jun16 ?        00:00:00 [kdmflush]
root       778     2  0 Jun16 ?        00:00:00 [bioset]
root       789     2  0 Jun16 ?        00:00:00 [kdmflush]
root       790     2  0 Jun16 ?        00:00:00 [bioset]
root       797     2  0 Jun16 ?        00:00:00 [kdmflush]
root       798     2  0 Jun16 ?        00:00:00 [bioset]
root       812     2  0 Jun16 ?        00:00:00 [xfsalloc]
root       813     2  0 Jun16 ?        00:00:00 [xfs_mru_cache]
root       814     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-0]
root       815     2  0 Jun16 ?        00:00:00 [xfs-data/dm-0]
root       816     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-0]
root       817     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-0]
root       818     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root       819     2  0 Jun16 ?        00:00:00 [xfs-log/dm-0]
root       820     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root       821     2  0 Jun16 ?        00:00:01 [xfsaild/dm-0]
root       846     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-2]
root       847     2  0 Jun16 ?        00:00:00 [xfs-data/dm-2]
root       848     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-2]
root       849     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-2]
root       850     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root       851     2  0 Jun16 ?        00:00:00 [xfs-log/dm-2]
root       853     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root       857     2  0 Jun16 ?        00:00:40 [xfsaild/dm-2]
root       908     1  0 Jun16 ?        00:00:12 /usr/lib/systemd/systemd-journald
root       921     2  0 Jun18 ?        00:00:01 [kworker/13:1]
root       931     2  0 Jun16 ?        00:00:00 [kworker/25:1H]
root       939     1  0 Jun16 ?        00:00:00 /usr/sbin/lvmetad -f
root       948     2  0 Jun16 ?        00:00:00 [rpciod]
root       952     1  0 Jun16 ?        00:00:01 /usr/lib/systemd/systemd-udevd
root      1069     2  0 09:10 ?        00:00:00 [kworker/53:2]
root      1075     2  0 Jun16 ?        00:00:00 [kipmi0]
root      1083     2  0 Jun16 ?        00:00:00 [edac-poller]
root      1172     2  0 Jun16 ?        00:00:00 [xfs-buf/sda2]
root      1173     2  0 Jun16 ?        00:00:00 [xfs-data/sda2]
root      1174     2  0 Jun16 ?        00:00:00 [xfs-conv/sda2]
root      1175     2  0 Jun16 ?        00:00:00 [xfs-cil/sda2]
root      1176     2  0 Jun16 ?        00:00:00 [xfs-reclaim/sda]
root      1177     2  0 Jun16 ?        00:00:00 [xfs-log/sda2]
root      1178     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/s]
root      1179     2  0 Jun16 ?        00:00:00 [xfsaild/sda2]
root      1211     2  0 Jun16 ?        00:00:00 [kvm-irqfd-clean]
root      1216     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1217     2  0 Jun16 ?        00:00:00 [bioset]
root      1219     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1220     2  0 Jun16 ?        00:00:00 [bioset]
root      1222     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1223     2  0 Jun16 ?        00:00:00 [bioset]
root      1226     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1227     2  0 Jun16 ?        00:00:00 [bioset]
root      1231     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1232     2  0 Jun16 ?        00:00:00 [bioset]
root      1236     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1237     2  0 Jun16 ?        00:00:00 [bioset]
root      1247     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-3]
root      1248     2  0 Jun16 ?        00:00:00 [xfs-data/dm-3]
root      1249     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-3]
root      1250     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-3]
root      1251     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root      1252     2  0 Jun16 ?        00:00:00 [xfs-log/dm-3]
root      1253     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root      1254     2  0 Jun16 ?        00:01:16 [xfsaild/dm-3]
root      1257     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-4]
root      1258     2  0 Jun16 ?        00:00:00 [xfs-data/dm-4]
root      1259     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-4]
root      1260     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-4]
root      1261     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root      1262     2  0 Jun16 ?        00:00:00 [xfs-log/dm-4]
root      1263     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root      1264     2  0 Jun16 ?        00:00:49 [xfsaild/dm-4]
root      1271     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-5]
root      1272     2  0 Jun16 ?        00:00:00 [xfs-data/dm-5]
root      1273     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-5]
root      1274     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-5]
root      1275     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root      1276     2  0 Jun16 ?        00:00:00 [xfs-log/dm-5]
root      1277     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root      1278     2  0 Jun16 ?        00:00:04 [xfsaild/dm-5]
root      1282     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-6]
root      1283     2  0 Jun16 ?        00:00:00 [xfs-data/dm-6]
root      1284     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-6]
root      1285     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-6]
root      1286     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root      1287     2  0 Jun16 ?        00:00:00 [xfs-log/dm-6]
root      1288     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root      1297     2  0 Jun16 ?        00:00:00 [xfsaild/dm-6]
root      1308     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-8]
root      1309     2  0 Jun16 ?        00:00:00 [xfs-data/dm-8]
root      1310     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-8]
root      1311     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-8]
root      1312     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root      1313     2  0 Jun16 ?        00:00:00 [xfs-log/dm-8]
root      1314     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root      1317     2  0 Jun16 ?        00:00:00 [xfs-buf/dm-7]
root      1318     2  0 Jun16 ?        00:00:00 [xfs-data/dm-7]
root      1319     2  0 Jun16 ?        00:00:00 [xfs-conv/dm-7]
root      1320     2  0 Jun16 ?        00:00:00 [xfs-cil/dm-7]
root      1321     2  0 Jun16 ?        00:00:00 [xfs-reclaim/dm-]
root      1322     2  0 Jun16 ?        00:00:00 [xfs-log/dm-7]
root      1323     2  0 Jun16 ?        00:00:00 [xfs-eofblocks/d]
root      1324     2  0 Jun16 ?        00:00:00 [xfsaild/dm-8]
root      1325     2  0 Jun16 ?        00:00:00 [xfsaild/dm-7]
root      1353     2  0 Jun16 ?        00:00:00 [kworker/15:1H]
root      1356     1  0 Jun16 ?        00:00:03 /sbin/auditd -n
root      1423     1  0 Jun16 ?        00:00:13 /usr/lib/systemd/systemd-logind
root      1424     1  0 Jun16 ?        00:01:19 /usr/sbin/irqbalance --foreground
dbus      1425     1  0 Jun16 ?        00:00:19 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root      1437     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1438     2  0 Jun16 ?        00:00:00 [bioset]
root      1439     2  0 Jun16 ?        00:00:00 [kdmflush]
root      1440     2  0 Jun16 ?        00:00:00 [bioset]
ntp       1443     1  0 Jun16 ?        00:00:01 /usr/sbin/ntpd -u ntp:ntp -g
polkitd   1453     1  0 Jun16 ?        00:00:07 /usr/lib/polkit-1/polkitd --no-debug
root      1467     1  0 Jun16 ?        00:00:00 /usr/sbin/gssproxy -D
root      1479     1  0 Jun16 ?        00:00:06 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
root      1480     2  0 Jun16 ?        00:00:00 [kworker/0:1H]
root      1481     2  0 Jun16 ?        00:00:00 [kworker/1:1H]
root      1509     2  0 05:15 ?        00:00:00 [kworker/23:0]
root      1512     1  0 Jun16 ?        00:00:05 /usr/sbin/NetworkManager --no-daemon
root      1663     2  0 Jun16 ?        00:00:00 [kworker/21:1H]
root      1697     2  0 Jun16 ?        00:00:00 [kworker/36:1H]
root      1858     1  1 Jun16 ?        01:30:05 /usr/sbin/bacula-fd -f -c /etc/bacula/bacula-fd.conf -u root -g root
root      1861     1  0 Jun16 ?        00:00:03 /usr/sbin/rsyslogd -n
root      1863     1  0 Jun16 ?        00:00:23 /usr/bin/python -Es /usr/sbin/tuned -l -P
root      1864     1  0 Jun16 ?        00:00:03 /usr/sbin/sshd -D
root      1865     1  0 Jun16 ?        00:00:00 /usr/bin/rhsmcertd
root      1869     1  0 Jun16 ?        00:02:07 /usr/sbin/snmpd -LS0-6d -f
root      1914     2  0 Jun16 ?        00:00:00 [nfsiod]
rpcuser   1970     1  0 Jun16 ?        00:00:00 /usr/sbin/rpc.statd --no-notify
rpc       1990     1  0 Jun16 ?        00:00:00 /sbin/rpcbind -w
root      2025     2  0 Jun16 ?        00:00:00 [lockd]
root      2028     2  0 Jun16 ?        00:00:00 [kworker/33:2]
root      2039     1  0 Jun16 ?        00:00:00 /usr/sbin/atd -f
root      2084     2  0 Jun19 ?        00:00:00 [kworker/15:2]
root      2147     1  0 Jun16 tty1     00:00:00 /sbin/agetty --noclear tty1 linux
root      2283     1  0 Jun16 ?        00:02:16 hpasmlited -f /dev/hpilo
root      2509     1  0 Jun16 ?        00:00:03 /usr/libexec/postfix/master -w
root      2527     1  0 Jun16 ?        00:00:00 /opt/hp/hp-health/bin/hp-asrd -p 1
root      2528  2527  0 Jun16 ?        00:00:05 /opt/hp/hp-health/bin/hp-asrd -p 1
postfix   2545  2509  0 Jun16 ?        00:00:01 qmgr -l -t unix -u
root      2592     1  0 Jun16 ?        00:00:35 cmahealthd -p 30 -s OK -t OK -i -l /var/log/hp-snmp-agents/cma.log
root      2716     2  0 06:15 ?        00:00:00 [kworker/14:0]
root      2754     1  0 Jun16 ?        00:00:10 cmastdeqd -p 30 -l /var/log/hp-snmp-agents/cma.log
root      2890     1  0 Jun16 ?        00:03:53 cmahostd -p 15 -s OK -l /var/log/hp-snmp-agents/cma.log
root      2950     2  0 Jun16 ?        00:00:00 [kworker/47:1H]
root      3049     1  0 Jun16 ?        00:00:10 cmathreshd -p 5 -s OK -l /var/log/hp-snmp-agents/cma.log
daemon    3117 37028  0 Jun17 ?        00:00:59 /usr/infx1210fc8/OAT/Apache_2.4.2/bin/httpd -f /usr/infx1210fc8/OAT/Apache_2.4.2/conf/httpd.conf -k start
root      3214     1  0 Jun16 ?        00:00:08 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
root      3218  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/bin/rotatelogs /var/spool/opt/hp/hpsmh/logs/error_log 5M
root      3219  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/bin/rotatelogs /var/spool/opt/hp/hpsmh/logs/access_log 5M
hpsmh     3231  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
hpsmh     3234  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
hpsmh     3237  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
hpsmh     3239  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
hpsmh     3240  3214  0 Jun16 ?        00:00:00 /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
root      3252     1  0 Jun16 ?        00:00:28 cmasm2d -p 30 -l /var/log/hp-snmp-agents/cma.log
root      3274     1  0 Jun16 ?        00:00:00 rhnsd
root      3394     1  0 Jun16 ?        00:03:21 cmaperfd -p 30 -s OK -l /var/log/hp-snmp-agents/cma.log
root      3493     2  0 Jun16 ?        00:00:00 [kworker/33:1H]
root      3496     1  0 Jun16 ?        00:00:03 cmapeerd -l /var/log/hp-snmp-agents/cma.log
root      3580     1  0 Jun16 ?        00:00:24 cmaeventd -p 15 -l /var/log/hp-snmp-agents/cma.log
root      3657     1  0 Jun16 ?        00:00:00 cmafcad -p 15 -s OK -l /var/log/hp-snmp-agents/cma.log
root      3796     1  0 Jun16 ?        00:00:00 cmasasd -p 15 -s OK -l /var/log/hp-snmp-agents/cma.log
root      3932     1  0 Jun16 ?        00:00:35 cmaidad -p 15 -s OK -l /var/log/hp-snmp-agents/cma.log
root      4038     1  0 Jun16 ?        00:00:01 cmaided -p 15 -s OK -l /var/log/hp-snmp-agents/cma.log
root      4150     1  0 Jun16 ?        00:00:00 cmascsid -p 15 -s OK -l /var/log/hp-snmp-agents/cma.log
root      4254     1  0 Jun16 ?        00:01:02 cmanicd -l /var/log/hp-snmp-agents/cma.log
root      4262     2  0 Jun17 ?        00:00:00 [kworker/48:1H]
root      4822     2  0 Jun17 ?        00:00:00 [kworker/34:1H]
root      5187     2  0 09:13 ?        00:00:00 [kworker/24:2H]
root      5221     2  0 09:14 ?        00:00:00 [kworker/20:2]
root      5237  1864  0 Jun19 ?        00:00:01 sshd: root@pts/0
root      5241  5237  0 Jun19 pts/0    00:00:00 -bash
root      5353     2  0 Jun17 ?        00:00:00 [kworker/51:1H]
root      5442     2  0 08:15 ?        00:00:00 [kworker/6:0]
root      6036     2  0 08:15 ?        00:00:00 [kworker/5:1]
root      6210     2  0 09:15 ?        00:00:00 [kworker/19:1]
root      6521     2  0 08:16 ?        00:00:00 [kworker/1:0]
root      6763     2  0 Jun20 ?        00:00:00 [kworker/17:0]
root      6812     2  0 Jun20 ?        00:00:00 [kworker/46:2]
root      6879     2  0 Jun16 ?        00:00:01 [kworker/11:1H]
root      6890     2  0 Jun20 ?        00:00:00 [kworker/44:2]
root      7799     2  0 Jun16 ?        00:00:00 [kworker/30:1H]
root      7823     2  0 Jun16 ?        00:00:00 [kworker/46:1H]
root      7842     2  0 Jun17 ?        00:00:01 [kworker/29:2H]
root      8059     2  0 Jun18 ?        00:00:00 [kworker/47:0]
root      8321     2  0 00:30 ?        00:00:00 [kworker/10:1]
root      8411     2  0 Jun19 ?        00:00:00 [kworker/46:1]
root      8657     2  0 Jun16 ?        00:00:00 [kworker/16:1H]
root      8858     2  0 Jun20 ?        00:00:00 [kworker/2:0]
root      8859     2  0 Jun17 ?        00:00:00 [kworker/31:1H]
root      9297     2  0 Jun16 ?        00:00:00 [kworker/17:1H]
root      9616     2  0 09:18 ?        00:00:00 [kworker/11:2]
root      9769     2  0 01:30 ?        00:00:00 [kworker/16:2]
root      9845     2  0 01:30 ?        00:00:00 [kworker/26:1]
root     10389     2  0 Jun20 ?        00:00:00 [kworker/38:1]
root     11259     2  0 Jun20 ?        00:00:00 [kworker/51:2]
root     12085     2  0 09:20 ?        00:00:00 [kworker/24:0H]
root     12086     2  0 09:21 ?        00:00:00 [kworker/7:1]
root     12278     2  0 Jun20 ?        00:00:00 [kworker/14:2]
root     12324     2  0 07:24 ?        00:00:00 [kworker/45:0]
root     12552     2  0 Jun20 ?        00:00:00 [kworker/9:1]
root     12576  1864  0 09:21 ?        00:00:00 sshd: root@notty
postfix  12589  2509  0 09:21 ?        00:00:00 trivial-rewrite -n rewrite -t unix -u
postfix  12590  2509  0 09:21 ?        00:00:00 smtp -t unix -u
root     12876     2  0 08:22 ?        00:00:00 [kworker/20:1]
postfix  13077  2509  0 09:22 ?        00:00:00 bounce -z -n defer -t unix -u
root     13078  5241  0 09:22 pts/0    00:00:00 ps -ef --cols=300
root     13648     2  0 Jun20 ?        00:00:00 [kworker/39:1]
root     13868     2  0 Jun18 ?        00:00:00 [kworker/51:1]
root     13893     2  0 Jun20 ?        00:00:00 [kworker/55:0]
root     14049     2  0 Jun18 ?        00:00:00 [kworker/6:2H]
root     14238     2  0 Jun16 ?        00:00:00 [kworker/19:1H]
root     15245     2  0 Jun19 ?        00:00:00 [kworker/4:2H]
root     15476     2  0 Jun20 ?        00:00:03 [kworker/26:0]
root     15777     2  0 Jun16 ?        00:00:00 [kworker/20:1H]
root     15778     2  0 Jun16 ?        00:00:00 [kworker/8:1H]
root     15779     2  0 Jun16 ?        00:00:00 [kworker/7:1H]
root     15780     2  0 Jun16 ?        00:00:09 [kworker/10:1H]
root     15826     2  0 Jun16 ?        00:00:00 [kworker/5:1H]
root     15863     2  0 Jun16 ?        00:00:00 [kworker/42:1H]
root     15866     1  0 Jun16 ?        00:00:00 cmasm2d -p 30 -l /var/log/hp-snmp-agents/cma.log
root     16237     2  0 05:30 ?        00:00:00 [kworker/2:2]
root     16382     2  0 Jun16 ?        00:00:00 [kworker/43:1H]
root     16440     2  0 Jun16 ?        00:00:00 [kworker/18:1H]
root     16482     2  0 Jun16 ?        00:00:00 [kworker/12:1H]
root     16935     2  0 Jun16 ?        00:00:00 [kworker/14:1H]
root     16972     2  0 01:35 ?        00:00:00 [kworker/7:0]
root     17067     2  0 06:30 ?        00:00:00 [kworker/11:1]
root     17112     2  0 Jun19 ?        00:00:00 [kworker/25:1]
root     17631     2  0 Jun20 ?        00:00:09 [kworker/u113:2]
root     17759     2  0 Jun20 ?        00:00:00 [kworker/31:1]
root     17763     2  0 Jun20 ?        00:00:00 [kworker/35:2]
root     17883     2  0 Jun17 ?        00:00:00 [kworker/33:0]
root     18270     2  0 07:30 ?        00:00:00 [kworker/43:1]
root     18273     2  0 07:30 ?        00:00:00 [kworker/4:1]
root     18317     2  0 Jun20 ?        00:00:00 [kworker/22:2]
root     19397     2  0 Jun17 ?        00:00:00 [kworker/37:1H]
root     19511     2  0 Jun16 ?        00:00:00 [kworker/27:1H]
root     19606     2  0 Jun16 ?        00:00:00 [kworker/41:1H]
root     19814     2  0 08:30 ?        00:00:00 [kworker/18:2]
root     20483     2  0 Jun16 ?        00:00:00 [kworker/22:1H]
root     20935     2  0 Jun18 ?        00:00:00 [kworker/6:0H]
root     21023     2  0 04:36 ?        00:00:00 [kworker/23:1H]
root     21061     2  0 Jun17 ?        00:00:00 [kworker/42:2]
root     21444     2  0 Jun16 ?        00:00:00 [kworker/26:1H]
root     21511     2  0 04:36 ?        00:00:00 [kworker/27:2]
root     21609     2  0 Jun20 ?        00:00:00 [kworker/49:1]
root     21997     2  0 04:37 ?        00:00:00 [kworker/40:2]
root     22164     2  0 Jun17 ?        00:00:00 [kworker/40:1H]
root     22656     2  0 Jun17 ?        00:00:07 [kworker/38:1H]
root     22764  1864  0 Jun19 ?        00:00:00 sshd: root@pts/1
root     22887     2  0 Jun16 ?        00:00:07 [kworker/32:1H]
root     23208     2  0 Jun19 ?        00:00:00 [kworker/8:0]
root     23224 22764  0 Jun19 pts/1    00:00:00 -bash
root     23346     2  0 Jun19 ?        00:00:00 [kworker/12:5]
root     24227     2  0 08:35 ?        00:00:00 [kworker/17:1]
root     24856     2  0 Jun16 ?        00:00:08 [kworker/13:1H]
root     25496     2  0 Jun17 ?        00:00:01 [kworker/29:0]
root     27732     2  0 07:40 ?        00:00:00 [kworker/35:0]
root     28056     2  0 07:40 ?        00:00:00 [kworker/3:0]
root     28287     2  0 Jun16 ?        00:00:00 [kworker/44:1H]
root     28442     2  0 Jun20 ?        00:00:00 [kworker/37:2]
root     28535     2  0 Jun17 ?        00:00:00 [kworker/3:2H]
root     28654     2  0 Jun20 ?        00:00:00 [kworker/21:2]
root     28871     2  0 Jun20 ?        00:00:00 [kworker/7:2]
root     28966     2  0 Jun20 ?        00:00:00 [kworker/24:1]
root     29322     2  0 Jun20 ?        00:00:00 [kworker/9:2]
root     29703     2  0 Jun19 ?        00:00:00 [kworker/42:0]
root     29946     2  0 05:44 ?        00:00:00 [kworker/1:1]
root     30050     2  0 Jun20 ?        00:00:00 [kworker/8:2]
postfix  30541  2509  0 08:41 ?        00:00:00 pickup -l -t unix -u
root     31523     2  0 Jun17 ?        00:00:00 [kworker/35:1H]
root     31551     2  0 08:42 ?        00:00:00 [kworker/37:0]
root     31688     2  0 Jun17 ?        00:00:00 [kworker/50:1H]
root     32382     2  0 Jun17 ?        00:00:00 [kworker/2:2H]
root     32490     2  0 Jun20 ?        00:00:00 [kworker/12:1]
root     32726     2  0 Jun20 ?        00:00:00 [kworker/23:0H]
root     32834     2  0 Jun17 ?        00:00:13 [kworker/9:2H]
root     32919     2  0 Jun19 ?        00:00:01 [kworker/4:0H]
root     33214     2  0 Jun20 ?        00:00:00 [kworker/18:0]
root     33506     2  0 07:45 ?        00:00:00 [kworker/36:1]
root     34060     2  0 Jun17 ?        00:00:00 [kworker/45:1H]
root     34185     2  0 Jun20 ?        00:00:00 [kworker/10:0]
root     35419     2  0 Jun19 ?        00:00:00 [kworker/34:1]
informix 36009     1  0 Jun17 ?        00:01:19 /usr/informix/bin/oncmsm -c /usr/informix/etc/oncmsm_rmca_cm.cfg
root     36133     2  0 06:50 ?        00:00:00 [kworker/44:1]
root     37026     2  0 Jun19 ?        00:00:00 [kworker/29:1]
root     37028     1  0 Jun17 ?        00:00:08 /usr/infx1210fc8/OAT/Apache_2.4.2/bin/httpd -f /usr/infx1210fc8/OAT/Apache_2.4.2/conf/httpd.conf -k start
daemon   37029 37028  0 Jun17 ?        00:00:55 /usr/infx1210fc8/OAT/Apache_2.4.2/bin/httpd -f /usr/infx1210fc8/OAT/Apache_2.4.2/conf/httpd.conf -k start
daemon   37030 37028  0 Jun17 ?        00:00:56 /usr/infx1210fc8/OAT/Apache_2.4.2/bin/httpd -f /usr/infx1210fc8/OAT/Apache_2.4.2/conf/httpd.conf -k start
daemon   37031 37028  0 Jun17 ?        00:00:57 /usr/infx1210fc8/OAT/Apache_2.4.2/bin/httpd -f /usr/infx1210fc8/OAT/Apache_2.4.2/conf/httpd.conf -k start
root     37386     2  0 01:00 ?        00:00:00 [kworker/15:0]
root     37402     2  0 01:00 ?        00:00:00 [kworker/13:2]
root     39244     2  0 04:55 ?        00:00:00 [kworker/22:0]
root     39924     2  0 Jun20 ?        00:00:00 [kworker/47:2]
root     39981     2  0 Jun20 ?        00:00:00 [kworker/31:0]
root     40177     2  0 Jun17 ?        00:00:00 [kworker/54:1H]
root     40914     1  0 Jun19 ?        00:00:00 /usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid
root     41024     2  0 Jun19 ?        00:00:00 [kworker/39:0]
root     41106     2  0 06:55 ?        00:00:00 [kworker/50:0]
root     41222     2  0 04:57 ?        00:00:00 [kworker/11:0]
root     41476     2  0 00:05 ?        00:00:00 [kworker/u113:1]
root     41909     2  0 01:04 ?        00:00:00 [kworker/23:1]
root     43104     2  0 Jun17 ?        00:00:00 [kworker/34:2]
root     43136     2  0 Jun20 ?        00:00:00 [kworker/28:2]
root     43746     2  0 Jun20 ?        00:00:00 [kworker/4:2]
root     43753     2  0 Jun17 ?        00:00:00 [kworker/49:1H]
root     44053     2  0 06:58 ?        00:00:00 [kworker/3:1]
root     44178     2  0 Jun20 ?        00:00:00 [kworker/21:1]
root     44392     2  0 Jun19 ?        00:00:00 [kworker/52:0]
root     44558     2  0 Jun17 ?        00:00:00 [kworker/52:1H]
root     44621     2  0 Jun20 ?        00:00:00 [kworker/28:0]
root     44635     2  0 Jun16 ?        00:00:00 [kworker/28:1H]
root     44843     2  0 00:09 ?        00:00:00 [kworker/49:0]
root     44848     2  0 08:56 ?        00:00:00 [kworker/24:1H]
root     46010     2  0 07:00 ?        00:00:00 [kworker/45:2]
root     46903     2  0 Jun19 ?        00:00:00 [kworker/30:2]
root     46988     1  0 Jun17 ?        00:00:03 /usr/sbin/crond -n
root     47263     2  0 Jun17 ?        00:00:00 [kworker/55:1H]
root     47787     2  0 04:05 ?        00:00:00 [kworker/48:1]
root     48144     2  0 Jun20 ?        00:00:05 [kworker/38:0]
root     48303     2  0 08:01 ?        00:00:00 [kworker/32:2]
root     48318     2  0 09:00 ?        00:00:00 [kworker/5:0]
root     48809     2  0 09:00 ?        00:00:00 [kworker/25:0]
root     49055     2  0 05:05 ?        00:00:00 [kworker/19:2]
root     49946     2  0 02:10 ?        00:00:00 [kworker/54:2]
root     50493     2  0 Jun16 ?        00:00:00 [kworker/39:1H]
root     50779     2  0 00:15 ?        00:00:00 [kworker/27:1]
root     51299     2  0 Jun19 ?        00:00:00 [kworker/36:0]
root     51691     2  0 Jun17 ?        00:00:00 [kworker/54:1]
root     52175     2  0 08:05 ?        00:00:00 [kworker/24:2]
root     52192     2  0 08:05 ?        00:00:00 [kworker/6:2]
root     53151     2  0 Jun20 ?        00:00:00 [kworker/40:0]
root     53385     2  0 08:06 ?        00:00:00 [kworker/0:1]
root     53911     2  0 Jun17 ?        00:00:00 [kworker/53:1H]
root     54162     2  0 04:11 ?        00:00:00 [kworker/u114:0]
root     54471     2  0 Jun20 ?        00:00:00 [kworker/32:0]
nagios   55129     1  0 Jun19 ?        00:00:00 /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -f
root     55239     2  0 Jun17 ?        00:00:00 [kdmflush]
root     55241     2  0 Jun17 ?        00:00:00 [bioset]
root     55249     2  0 Jun17 ?        00:00:00 [kdmflush]
root     55250     2  0 Jun17 ?        00:00:00 [bioset]
root     55772     2  0 07:10 ?        00:00:00 [kworker/0:2]
root     55889     2  0 05:12 ?        00:00:00 [kworker/16:1]
informix 55903     1 14 Jun17 ?        13:27:09 /usr/informix/bin/oninit -w
root     55904 55903  0 Jun17 ?        00:00:12 /usr/informix/bin/oninit -w
root     55907 55904  0 Jun17 ?        00:00:02 /usr/informix/bin/oninit -w
root     55908 55904  0 Jun17 ?        00:00:02 /usr/informix/bin/oninit -w
root     55909 55904  0 Jun17 ?        00:00:12 /usr/informix/bin/oninit -w
root     55910 55904  0 Jun17 ?        00:00:03 /usr/informix/bin/oninit -w
root     55911 55904  0 Jun17 ?        00:00:02 /usr/informix/bin/oninit -w
informix 55912 55904  9 Jun17 ?        09:12:08 /usr/informix/bin/oninit -w
informix 55913 55904 16 Jun17 ?        15:13:40 /usr/informix/bin/oninit -w
root     56059     2  0 06:11 ?        00:00:00 [kworker/43:0]
root     56278     2  0 03:15 ?        00:00:01 [kworker/u114:2]

Code: Select all

[root@huey etc]# systemctl |grep fire
  firewalld.service                                                                                          loaded active running   firewalld - dynamic fir wall daemon

Code: Select all

[root@huey etc]# systemctl |grep ipt

Code: Select all

[root@huey etc]# uname -a
Linux huey.sg1.allamericanasphalt.com 3.10.0-514.21.1.el7.x86_64 #1 SMP Sat Apr 22 02:41:35 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux

Code: Select all

[root@huey etc]# cat /etc/*release*
cat: /etc/lsb-release.d: Is a directory
NAME="Red Hat Enterprise Linux Server"
VERSION="7.3 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.3"
PRETTY_NAME="Red Hat Enterprise Linux"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.3:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.3
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.3"
NAME="Red Hat Enterprise Linux Server"
VERSION="7.2 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.2"
PRETTY_NAME="Red Hat Enterprise Linux"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.2:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.2
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.2"
Red Hat Enterprise Linux Server release 7.3 (Maipo)
Red Hat Enterprise Linux Server release 7.3 (Maipo)
cpe:/o:redhat:enterprise_linux:7.3:ga:server
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

For the config file what config file do you want ???
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: No output on stdout) stderr: connection refused

Post by tgriep »

Did you create a service check in nagios that is generating the connection refused error? If so, then that config file.
Else, please describe in detail on the errors you are seeing, and screen captures of them as well showing Host names, IP address, etc...

Are you still having the connection refused error?
What it the IP address of the Nagios server?
What is the IP address if the remote server that is giving the connection refused error?
Be sure to check out our Knowledgebase for helpful articles and solutions!
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

Are you still having the connection refused error?
Yes

What it the IP address of the Nagios server?
192.168.1.186

What is the IP address if the remote server that is giving the connection refused error?
192.168.1.42, 192.168.1.43, (all my linux boxes)

Did you create a service check in nagios that is generating the connection refused error?
No I don't remember doing this.

I have attached a screenshot for you to see as well.

Also I spoke with watchguard support just to verify and since its on my 192.168.1.xxx network there is nothing blocking it. So this has to be on the server or nagios somewhere.
Attachments
Capture.PNG
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: No output on stdout) stderr: connection refused

Post by tgriep »

You had to have created the service checks. They are not created automatically.

Make sure you add the Nagios IP address in the nrpe.cfg file and also the /etc/xinetd.d/nrpe config files.
Your one server shows that the NRPE agent is running as a daemon and not by Xinetd so to restart the NRPE on that server, run
service nrpe restart

In the screen captures, the error shows the IP address of the nagios server.
I would guess that the wrong hostname was added to those service checks.
Be sure to check out our Knowledgebase for helpful articles and solutions!
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

These files are they on the remote hosts? or the server itself?
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

From the remote hosts.

nrpg file
allowed_hosts=127.0.0.1, 192.168.1.186

Code: Select all

service nrpe
{
    disable         = no
    socket_type     = stream
    port            = 5666
    wait            = no
    user            = nagios
    group           = nagios
    server          = /usr/local/nagios/bin/nrpe
    server_args     = -c /usr/local/nagios/etc/nrpe.cfg --inetd
    only_from       = 192.168.1.186
    log_on_success  =
}
Is this what you where looking for?
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: No output on stdout) stderr: connection refused

Post by donnyforbes »

Code: Select all

###############################################################################
# COMMANDS.CFG - SAMPLE COMMAND DEFINITIONS FOR NAGIOS 4.3.2 # # # NOTES: This config file provides you with some example command definitions
#        that you can reference in host, service, and contact definitions.
#       
#        You don't need to keep commands in a separate file from your other
#        object definitions.  This has been done just to make things easier to
#        understand.
#
###############################################################################


#check_nrpe

define command{
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ }




#host and service definitions

define host{
name linux-box ; Name of this template
use generic-host ; Inherit default values
check_period 24x7
check_interval 5
retry_interval 1
max_check_attempts 10
check_command check-host-alive
notification_period 24x7
notification_interval 30
notification_options d,r
contact_groups admins
register 0 ; DONT REGISTER THIS - ITS A TEMPLATE
}

#remote Linux/Unix hosts

define host{
use linux-box ; Inherit default values from a template
host_name huey  ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}

define host{
use linux-box ; Inherit default values from a template
host_name duey  ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}

define host{
use linux-box ; Inherit default values from a template
host_name louie   ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}

define host{
use linux-box ; Inherit default values from a template
host_name proxy4gl   ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}

define host{
use linux-box ; Inherit default values from a template
host_name taz2   ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}

define host{
use linux-box ; Inherit default values from a template
host_name tank   ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}

define host{
use linux-box ; Inherit default values from a template
host_name ernestine   ; The name or IP or remote server
alias RHEL 7.3 ; A longer name for the server
address 192.168.1.186 ; IP address of the nagios server
}


#remote services monitored

#This service will monitor the CPU Load

define service{
use generic-service
host_name huey
service_description CPU Load
check_command check_nrpe!check_load
}

define service{
use generic-service
host_name duey
service_description CPU Load
check_command check_nrpe!check_load
}

define service{
use generic-service
host_name louie
service_description CPU Load
check_command check_nrpe!check_load
}

define service{
use generic-service
host_name proxy4gl
service_description CPU Load
check_command check_nrpe!check_load
}

define service{
use generic-service
host_name taz2
service_description CPU Load
check_command check_nrpe!check_load
}

define service{
use generic-service
host_name tank
service_description CPU Load
check_command check_nrpe!check_load
}

define service{
use generic-service
host_name ernestine
service_description CPU Load
check_command check_nrpe!check_load
}


#This service will monitor number of currenlty logged on users

define service{
use generic-service
host_name huey
service_description Current Users
check_command check_nrpe!check_users
}

define service{
use generic-service
host_name duey
service_description Current Users
check_command check_nrpe!check_users
}

define service{
use generic-service
host_name louie
service_description Current Users
check_command check_nrpe!check_users
}

define service{
use generic-service
host_name proxy4gl
service_description Current Users
check_command check_nrpe!check_users
}

define service{
use generic-service
host_name taz2
service_description Current Users
check_command check_nrpe!check_users
}

define service{
use generic-service
host_name tank
service_description Current Users
check_command check_nrpe!check_users
}

define service{
use generic-service
host_name ernestine
service_description Current Users
check_command check_nrpe!check_users
}

#This service will monitor the free drive space on /dev/hda1

define service{
use generic-service
host_name huey
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

define service{
use generic-service
host_name duey
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

define service{
use generic-service
host_name louie
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

define service{
use generic-service
host_name proxy4gl
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

define service{
use generic-service
host_name taz2
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

define service{
use generic-service
host_name tank
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

define service{
use generic-service
host_name ernestine
service_description /dev/hda1 Free Space
check_command check_nrpe!check_hda1
}

#service will monitor the total number of processes

define service{
use generic-service
host_name huey
service_description Total Processes
check_command check_nrpe!check_total_procs
}

define service{
use generic-service
host_name duey
service_description Total Processes
check_command check_nrpe!check_total_procs
}

define service{
use generic-service
host_name louie
service_description Total Processes
check_command check_nrpe!check_total_procs
}

define service{
use generic-service
host_name proxy4gl
service_description Total Processes
check_command check_nrpe!check_total_procs
}

define service{
use generic-service
host_name taz2
service_description Total Processes
check_command check_nrpe!check_total_procs
}

define service{
use generic-service
host_name tank
service_description Total Processes
check_command check_nrpe!check_total_procs
}


define service{
use generic-service
host_name ernestine
service_description Total Processes
check_command check_nrpe!check_total_procs
}


# SAMPLE NOTIFICATION COMMANDS
#
# These are some example notification commands.  They may or may not work on
# your system without modification.  As an example, some systems will require 
# you to use "/usr/bin/mailx" instead of "/usr/bin/mail" in the commands below.
#
################################################################################


# 'notify-host-by-email' command definition
define command{
	command_name	notify-host-by-email
	command_line	/usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "** $NOTIFICATIONTYPE$ Host Alert: $HOSTNAME$ is $HOSTSTATE$ **" $CONTACTEMAIL$
	}

# 'notify-service-by-email' command definition
define command{
	command_name	notify-service-by-email
	command_line	/usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info:\n\n$SERVICEOUTPUT$\n" | /bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$
	}





################################################################################
#
# SAMPLE HOST CHECK COMMANDS
#
################################################################################


# This command checks to see if a host is "alive" by pinging it
# The check must result in a 100% packet loss or 5 second (5000ms) round trip 
# average time to produce a critical error.
# Note: Five ICMP echo packets are sent (determined by the '-p 5' argument)

# 'check-host-alive' command definition
define command{
        command_name    check-host-alive
        command_line    $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5
        }




################################################################################
#
# SAMPLE SERVICE CHECK COMMANDS
#
# These are some example service check commands.  They may or may not work on
# your system, as they must be modified for your plugins.  See the HTML 
# documentation on the plugins for examples of how to configure command definitions.
#
# NOTE:  The following 'check_local_...' functions are designed to monitor
#        various metrics on the host that Nagios is running on (i.e. this one).
################################################################################

# 'check_local_disk' command definition
define command{
        command_name    check_local_disk
        command_line    $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
        }


# 'check_local_load' command definition
define command{
        command_name    check_local_load
        command_line    $USER1$/check_load -w $ARG1$ -c $ARG2$
        }


# 'check_local_procs' command definition
define command{
        command_name    check_local_procs
        command_line    $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$
        }


# 'check_local_users' command definition
define command{
        command_name    check_local_users
        command_line    $USER1$/check_users -w $ARG1$ -c $ARG2$
        }


# 'check_local_swap' command definition
define command{
	command_name	check_local_swap
	command_line	$USER1$/check_swap -w $ARG1$ -c $ARG2$
	}


# 'check_local_mrtgtraf' command definition
define command{
	command_name	check_local_mrtgtraf
	command_line	$USER1$/check_mrtgtraf -F $ARG1$ -a $ARG2$ -w $ARG3$ -c $ARG4$ -e $ARG5$
	}


################################################################################
# NOTE:  The following 'check_...' commands are used to monitor services on
#        both local and remote hosts.
################################################################################

# 'check_ftp' command definition
define command{
        command_name    check_ftp
        command_line    $USER1$/check_ftp -H $HOSTADDRESS$ $ARG1$
        }


# 'check_hpjd' command definition
define command{
        command_name    check_hpjd
        command_line    $USER1$/check_hpjd -H $HOSTADDRESS$ $ARG1$
        }


# 'check_snmp' command definition
define command{
        command_name    check_snmp
        command_line    $USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
        }


# 'check_http' command definition
define command{
        command_name    check_http
        command_line    $USER1$/check_http -I $HOSTADDRESS$ $ARG1$
        }


# 'check_ssh' command definition
define command{
	command_name	check_ssh
	command_line	$USER1$/check_ssh $ARG1$ $HOSTADDRESS$
	}


# 'check_dhcp' command definition
define command{
	command_name	check_dhcp
	command_line	$USER1$/check_dhcp $ARG1$
	}


# 'check_ping' command definition
define command{
        command_name    check_ping
        command_line    $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5
        }


# 'check_pop' command definition
define command{
        command_name    check_pop
        command_line    $USER1$/check_pop -H $HOSTADDRESS$ $ARG1$
        }


# 'check_imap' command definition
define command{
        command_name    check_imap
        command_line    $USER1$/check_imap -H $HOSTADDRESS$ $ARG1$
        }


# 'check_smtp' command definition
define command{
        command_name    check_smtp
        command_line    $USER1$/check_smtp -H $HOSTADDRESS$ $ARG1$
        }


# 'check_tcp' command definition
define command{
	command_name	check_tcp
	command_line	$USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
	}


# 'check_udp' command definition
define command{
	command_name	check_udp
	command_line	$USER1$/check_udp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
	}


# 'check_nt' command definition
define command{
	command_name	check_nt
	command_line	$USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s F1reF1411  -v $ARG1$ $ARG2$
	}



################################################################################
#
# SAMPLE PERFORMANCE DATA COMMANDS
#
# These are sample performance data commands that can be used to send performance
# data output to two text files (one for hosts, another for services).  If you
# plan on simply writing performance data out to a file, consider using the 
# host_perfdata_file and service_perfdata_file options in the main config file.
#
################################################################################


# 'process-host-perfdata' command definition
define command{
	command_name	process-host-perfdata
	command_line	/usr/bin/printf "%b" "$LASTHOSTCHECK$\t$HOSTNAME$\t$HOSTSTATE$\t$HOSTATTEMPT$\t$HOSTSTATETYPE$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$\n" >> /usr/local/nagios/var/host-perfdata.out
	}


# 'process-service-perfdata' command definition
define command{
	command_name	process-service-perfdata
	command_line	/usr/bin/printf "%b" "$LASTSERVICECHECK$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICESTATE$\t$SERVICEATTEMPT$\t$SERVICESTATETYPE$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$\n" >> /usr/local/nagios/var/service-perfdata.out
	}


Locked