Search found 32 matches
- Wed Jul 16, 2025 8:01 am
- Forum: Open Source Nagios Projects
- Topic: Configure customable NRPE services
- Replies: 4
- Views: 39832
Re: Configure customable NRPE services
my service is as define service{ use generic-service host_name PM-COMP-34 service_description CPU Load is_volatile 0 check_period 24x7 max_check_attempts 3 check_interval 5 retry_interval 1 contact_groups admins notification_interval 60 notification_period 24x7 notification_options w,u,c,r check_com...
- Mon Jul 14, 2025 11:02 am
- Forum: Open Source Nagios Projects
- Topic: Configure customable NRPE services
- Replies: 4
- Views: 39832
Re: Configure customable NRPE services
Yes created its service and commands I want to check memory at W95 C98 but somehow its taking the inbuild inputs and giving the output as "OK: committed = 5.798GB, physical = 5.405GB " and I want output as" Memory usage: total:7167.55 MB - used: 4009.50 MB (56%) - free: 3158.05 MB (44...
- Mon Jul 14, 2025 8:01 am
- Forum: Open Source Nagios Projects
- Topic: Configure customable NRPE services
- Replies: 4
- Views: 39832
Configure customable NRPE services
HEllo all,
I am trying to configure the check disk, memory and CPU in custom way, but not able to do so. I am using certificates binding for security purpose
can someone help me please?
I am trying to configure the check disk, memory and CPU in custom way, but not able to do so. I am using certificates binding for security purpose
can someone help me please?
- Thu Aug 29, 2024 6:32 am
- Forum: Open Source Nagios Projects
- Topic: API monitor
- Replies: 3
- Views: 5185
Re: API monitor
It does not work with HTTP, although other sites work by using HTTP.
Can we do it by using any plugin of rest API other than HTTP?
Can we do it by using any plugin of rest API other than HTTP?
- Wed Aug 28, 2024 3:57 am
- Forum: Open Source Nagios Projects
- Topic: API monitor
- Replies: 3
- Views: 5185
API monitor
Hello team,
I want to monitor API in Nagios core.
How can this be done?
I don't have any details other than the API link.
The API link is in JSON
I want to monitor API in Nagios core.
How can this be done?
I don't have any details other than the API link.
The API link is in JSON
- Tue Aug 27, 2024 11:43 pm
- Forum: Open Source Nagios Projects
- Topic: Room temperature alert
- Replies: 8
- Views: 10255
Re: Room temperature alert
@Bbahan,
Can you please help me ?
Can you please help me ?
- Fri Aug 23, 2024 1:26 am
- Forum: Open Source Nagios Projects
- Topic: Room temperature alert
- Replies: 8
- Views: 10255
Re: Room temperature alert
Thank you Bbahan, I need to add the host first to get data, but like I said before, I only have an API link where I can get the data. what needs to be done now to add the same as a host in Nagios core? For example, I am using the below stuff to add a host define host{ use generic-host host_name XXXX...
- Thu Aug 22, 2024 6:06 am
- Forum: Open Source Nagios Projects
- Topic: Room temperature alert
- Replies: 8
- Views: 10255
Re: Room temperature alert
@Bbahn can you please help on this?
I am not getting the exact path what you are saying.
I am not getting the exact path what you are saying.
- Thu Aug 22, 2024 2:58 am
- Forum: Open Source Nagios Projects
- Topic: Room temperature alert
- Replies: 8
- Views: 10255
Re: Room temperature alert
But by URL, can we monitor the room's temperature using the plugin?
Also can we fetch results from API?
I want to monitor the "https://webapi.ubibot.com/channels/8933 ... b547f13f39" this link.
Also can we fetch results from API?
I want to monitor the "https://webapi.ubibot.com/channels/8933 ... b547f13f39" this link.
- Wed Aug 21, 2024 5:17 am
- Forum: Open Source Nagios Projects
- Topic: Room temperature alert
- Replies: 8
- Views: 10255
Room temperature alert
Hello Team, Need to set a room temperature alert for my server room, I don't know which plugin needs to be installed, I am using the following devices Ubibot GS1-AETH1RS + TH30S-B Ethernet Thermometer Hygrometer, WiFi Temperature Humidity Sensor, Digital Temperature Data Logger. It is a cloud-based ...