Search found 19 matches
Re: check_DFS
that did the trick thanks for the info.
check_DFS
I have configured check_DFS using the scripts from https://exchange.nagios.org/directory/Addons/Monitoring-Agents/DFS-Replication-and-BackLog/details this was working but last night I had to reboot the server and now getting Input Error: There is no file extension in "C:Program". I have ra...
- Thu May 19, 2016 2:32 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
I have also tried using the latest bischeck from the bischeck website and still no luck i will downgrade java and see what happens it would be good to get some feed back from nagios once the documentation has been updated as the company i work for are just waiting on this to sign off the purchase of...
- Wed May 18, 2016 5:52 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
I was using the nagiosxi demo this has now expired so i am just using the core
- Tue May 17, 2016 9:54 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
please find the bischeckd config found in the /opt/socbox/addons/bischeck/bin of nagios server #!/bin/sh # # Copyright (C) 2009 Anders Håål, Ingenjorsbyn AB # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by...
- Fri May 13, 2016 1:32 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
Hi Thanks for the command to show the full error please find the output below [root@nagioxi ~]# tail -fn500 /var/tmp/bischeck.log 2016-04-28 16:57:06.741 ; ERROR ; main ; com.ingby.socbox.bischeck.configuration.ConfigurationManager ; The serviceitem template sshporttemplate is not in the configurati...
- Thu May 12, 2016 8:12 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
I have java version 8 installed and i have also installed redis and since this the service starts running without failing i confirmed this by typing service bischeckd status i get the response of is running pid 17684. I then try the command:- tail -f /var/tmp/bischeck.log and get the below response ...
- Wed May 11, 2016 4:26 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
not been very successful in setting bischeck up. I have followed the instructions(https://assets.nagios.com/downloads/nagiosxi/docs/Integrating-the-Bischeck-Plugin-Extension-With-Nagios-XI.pdf#_ga=1.184253039.819731466.1461851568) to determine the root usage but when i run the command tail -f /var/t...
- Wed Apr 27, 2016 11:58 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
Re: cpu usage over time
Thanks for the quick response tmcdonald I will look into this tomorrow when back in work and update on the results.
- Wed Apr 27, 2016 11:00 am
- Forum: Nagios XI
- Topic: cpu usage over time
- Replies: 18
- Views: 3367
cpu usage over time
Hi all, I have been writing a proposal to buy nagiosxi but what I have been asked is if we can monitor a possible ramp up in cpu usage over time giving an average peak and overload stats. I know that this can be identified by creating a graph of cpu usage but is there a way for it to be shown within...