Search found 2 matches
- Wed May 13, 2020 2:44 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring applications in server
- Replies: 2
- Views: 1469
Re: Monitoring applications in server
Thanks. It was harder to install nrpe and get it to work that i thought, but i think its now working. How do i put that on cfg? I tried check_nrpe!check_process!-a process=program.exe show-all That doesnt work (suprise). Log shows May 13 10:37:45 <localhost> check_nrpe: Remote <host-ip> does not sup...
- Tue May 12, 2020 7:24 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring applications in server
- Replies: 2
- Views: 1469
Monitoring applications in server
Can I somehow check that software is running on server? My command check_nt!PROCSTATE!-d SHOWALL -l software.exe works fine with all processes that are listed in "services" but then there are few softwares that arent actually services, just opened softwares in servers desktop. If I put tha...