diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-12-02 22:28:06 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-12-02 22:28:06 (GMT) |
commit | ec6d0db61c33e65a1c3e414b07638a55022dfbf6 (patch) | |
tree | 7c9d092636a8d76fb422392870e99860569717e3 /plugins/t/check_nagios.nagios2.status.dat | |
parent | 01886efb2bc2500e4cd441d7d18f74cb817efd0c (diff) | |
download | monitoring-plugins-ec6d0db61c33e65a1c3e414b07638a55022dfbf6.tar.gz |
Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1294 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/t/check_nagios.nagios2.status.dat')
-rw-r--r-- | plugins/t/check_nagios.nagios2.status.dat | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/plugins/t/check_nagios.nagios2.status.dat b/plugins/t/check_nagios.nagios2.status.dat new file mode 100644 index 0000000..6f62bac --- /dev/null +++ b/plugins/t/check_nagios.nagios2.status.dat | |||
@@ -0,0 +1,127 @@ | |||
1 | ######################################## | ||
2 | # NAGIOS STATUS FILE | ||
3 | # | ||
4 | # THIS FILE IS AUTOMATICALLY GENERATED | ||
5 | # BY NAGIOS. DO NOT MODIFY THIS FILE! | ||
6 | ######################################## | ||
7 | |||
8 | info { | ||
9 | created=1133537302 | ||
10 | version=2.0b5 | ||
11 | } | ||
12 | |||
13 | program { | ||
14 | modified_host_attributes=0 | ||
15 | modified_service_attributes=0 | ||
16 | nagios_pid=2750 | ||
17 | daemon_mode=1 | ||
18 | program_start=1133537167 | ||
19 | last_command_check=1133537297 | ||
20 | last_log_rotation=0 | ||
21 | enable_notifications=1 | ||
22 | active_service_checks_enabled=1 | ||
23 | passive_service_checks_enabled=1 | ||
24 | active_host_checks_enabled=1 | ||
25 | passive_host_checks_enabled=1 | ||
26 | enable_event_handlers=1 | ||
27 | obsess_over_services=0 | ||
28 | obsess_over_hosts=0 | ||
29 | check_service_freshness=1 | ||
30 | check_host_freshness=0 | ||
31 | enable_flap_detection=1 | ||
32 | enable_failure_prediction=1 | ||
33 | process_performance_data=0 | ||
34 | global_host_event_handler= | ||
35 | global_service_event_handler= | ||
36 | } | ||
37 | |||
38 | host { | ||
39 | host_name=ADSL-derby-office | ||
40 | modified_attributes=0 | ||
41 | check_command=check_host_alive_ping | ||
42 | event_handler= | ||
43 | has_been_checked=0 | ||
44 | should_be_scheduled=0 | ||
45 | check_execution_time=0.000 | ||
46 | check_latency=0.000 | ||
47 | check_type=0 | ||
48 | current_state=0 | ||
49 | last_hard_state=0 | ||
50 | plugin_output= | ||
51 | performance_data= | ||
52 | last_check=0 | ||
53 | next_check=0 | ||
54 | current_attempt=1 | ||
55 | max_attempts=3 | ||
56 | state_type=1 | ||
57 | last_state_change=0 | ||
58 | last_hard_state_change=0 | ||
59 | last_time_up=0 | ||
60 | last_time_down=0 | ||
61 | last_time_unreachable=0 | ||
62 | last_notification=0 | ||
63 | next_notification=0 | ||
64 | no_more_notifications=0 | ||
65 | current_notification_number=0 | ||
66 | notifications_enabled=1 | ||
67 | problem_has_been_acknowledged=0 | ||
68 | acknowledgement_type=0 | ||
69 | active_checks_enabled=1 | ||
70 | passive_checks_enabled=1 | ||
71 | event_handler_enabled=1 | ||
72 | flap_detection_enabled=1 | ||
73 | failure_prediction_enabled=1 | ||
74 | process_performance_data=1 | ||
75 | obsess_over_host=1 | ||
76 | last_update=1133537302 | ||
77 | is_flapping=0 | ||
78 | percent_state_change=0.00 | ||
79 | scheduled_downtime_depth=0 | ||
80 | } | ||
81 | |||
82 | service { | ||
83 | host_name=ADSL-derby-office | ||
84 | service_description=TCP/IP | ||
85 | modified_attributes=0 | ||
86 | check_command=host5_service23_check_ping | ||
87 | event_handler= | ||
88 | has_been_checked=0 | ||
89 | should_be_scheduled=1 | ||
90 | check_execution_time=0.000 | ||
91 | check_latency=0.000 | ||
92 | check_type=0 | ||
93 | current_state=0 | ||
94 | last_hard_state=0 | ||
95 | current_attempt=1 | ||
96 | max_attempts=3 | ||
97 | state_type=1 | ||
98 | last_state_change=0 | ||
99 | last_hard_state_change=0 | ||
100 | last_time_ok=0 | ||
101 | last_time_warning=0 | ||
102 | last_time_unknown=0 | ||
103 | last_time_critical=0 | ||
104 | plugin_output=(Service assumed to be ok) | ||
105 | performance_data= | ||
106 | last_check=0 | ||
107 | next_check=1133537317 | ||
108 | current_notification_number=0 | ||
109 | last_notification=0 | ||
110 | next_notification=0 | ||
111 | no_more_notifications=0 | ||
112 | notifications_enabled=0 | ||
113 | active_checks_enabled=1 | ||
114 | passive_checks_enabled=1 | ||
115 | event_handler_enabled=1 | ||
116 | problem_has_been_acknowledged=0 | ||
117 | acknowledgement_type=0 | ||
118 | flap_detection_enabled=1 | ||
119 | failure_prediction_enabled=1 | ||
120 | process_performance_data=1 | ||
121 | obsess_over_service=0 | ||
122 | last_update=1133537302 | ||
123 | is_flapping=0 | ||
124 | percent_state_change=0.00 | ||
125 | scheduled_downtime_depth=0 | ||
126 | } | ||
127 | |||